Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8a43bc8

Browse files
authoredMay 8, 2023
Merge pull request #81 from sysdiglabs/dependabot/docker/golang-1.20.4
Bump golang from 1.20.3 to 1.20.4
2 parents 1ee3fc4 + b9bda4e commit 8a43bc8

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.20.3 as base
1+
FROM golang:1.20.4 as base
22
ARG VERSION
33
ARG GIT_COMMIT
44
ARG DATE

0 commit comments

Comments
 (0)
Please sign in to comment.