Skip to content

Commit

Permalink
Bump docker/library/golang from 1.21.9-alpine to 1.21.10-alpine
Browse files Browse the repository at this point in the history
Bumps docker/library/golang from 1.21.9-alpine to 1.21.10-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 sondavidb committed May 23, 2024
1 parent d0a67cf commit 81b170f
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.21.9-alpine AS containerd-snapshotter-base
FROM public.ecr.aws/docker/library/golang:1.21.10-alpine AS containerd-snapshotter-base

ARG CONTAINERD_VERSION
ARG RUNC_VERSION
Expand Down

0 comments on commit 81b170f

Please sign in to comment.