Skip to content

Commit

Permalink
Bump docker/library/golang from 1.22.6-alpine to 1.22.7-alpine
Browse files Browse the repository at this point in the history
Bumps docker/library/golang from 1.22.6-alpine to 1.22.7-alpine.

---
updated-dependencies:
- dependency-name: docker/library/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and austinvazquez committed Sep 9, 2024
1 parent d61fec4 commit 51f88f6
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
Expand Up @@ -18,7 +18,7 @@ ARG NERDCTL_VERSION=1.7.1

FROM public.ecr.aws/docker/library/registry:3.0.0-alpha.1 AS registry

FROM public.ecr.aws/docker/library/golang:1.22.6-alpine AS containerd-snapshotter-base
FROM public.ecr.aws/docker/library/golang:1.22.7-alpine AS containerd-snapshotter-base

ARG CONTAINERD_VERSION
ARG RUNC_VERSION
Expand Down

0 comments on commit 51f88f6

Please sign in to comment.