Skip to content

Commit

Permalink
chore: Upgrade golang to 1.16.13 (#350)
Browse files Browse the repository at this point in the history
Signed-off-by: jannfis <[email protected]>
  • Loading branch information
jannfis authored Jan 14, 2022
1 parent e38f0e6 commit 4219456
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.16.5 AS builder
FROM golang:1.16.13 AS builder

RUN mkdir -p /src/argocd-image-updater
WORKDIR /src/argocd-image-updater
Expand Down

0 comments on commit 4219456

Please sign in to comment.