Skip to content

Commit 1ca3d55

Browse files
authored
Merge pull request #4 from sysdiglabs/dependabot/docker/golang-1.17.0
Bump golang from 1.16 to 1.17.0
2 parents e2c6107 + 2807db4 commit 1ca3d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16 as base
1+
FROM golang:1.17.0 as base
22
ARG VERSION
33
ARG GIT_COMMIT
44
ARG DATE

0 commit comments

Comments
 (0)