Skip to content

Commit

Permalink
Merge pull request #1390 from ekino/dependabot/docker/golang/1.22/gol…
Browse files Browse the repository at this point in the history
…ang-1.22.4

chore(deps): bump golang from 1.22.3 to 1.22.4 in /golang/1.22
  • Loading branch information
axelpavageau authored Jun 11, 2024
2 parents e7de6a0 + d608913 commit edb6e08
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.3 as base
FROM golang:1.22.4 as base
LABEL maintainer="[email protected]"
ARG GITLEAKS_VERSION
ARG GOLANGCILINT_VERSION
Expand Down

0 comments on commit edb6e08

Please sign in to comment.