Skip to content

Commit

Permalink
dump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
clems4ever authored and manu-ns committed Jan 6, 2022
1 parent f42c8c8 commit 9352137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.15
FROM golang:1.17

# Using root user creates permission issues on the host, particularly with go.sum being regenerated within the container.
RUN useradd -s /bin/bash -m -U dev
Expand Down

0 comments on commit 9352137

Please sign in to comment.