Skip to content

Commit

Permalink
Merge pull request #1432 from ekino/dependabot/docker/golang/1.22/gol…
Browse files Browse the repository at this point in the history
…ang-1.22.6
  • Loading branch information
axelpavageau authored Aug 18, 2024
2 parents b0d84e6 + 6fe8571 commit f8574f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang/1.22/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.5 as base
FROM golang:1.22.6 as base
LABEL maintainer="[email protected]"
ARG GITLEAKS_VERSION
ARG GOLANGCILINT_VERSION
Expand Down

0 comments on commit f8574f1

Please sign in to comment.