Skip to content

Commit

Permalink
build: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Jul 21, 2024
1 parent 350b088 commit c9246a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# https://github.com/devcontainers/templates/tree/main/src/go
# https://github.com/devcontainers/images/tree/main/src/go

FROM mcr.microsoft.com/devcontainers/go:latest
FROM mcr.microsoft.com/devcontainers/go:1.22-bookworm

# Add additional commands
# Add additional commands

0 comments on commit c9246a9

Please sign in to comment.