Skip to content

Commit 81b170f

Browse files
dependabot[bot]sondavidb
authored andcommitted
Bump docker/library/golang from 1.21.9-alpine to 1.21.10-alpine
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]>
1 parent d0a67cf commit 81b170f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARG NERDCTL_VERSION=1.7.1
1818

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

21-
FROM public.ecr.aws/docker/library/golang:1.21.9-alpine AS containerd-snapshotter-base
21+
FROM public.ecr.aws/docker/library/golang:1.21.10-alpine AS containerd-snapshotter-base
2222

2323
ARG CONTAINERD_VERSION
2424
ARG RUNC_VERSION

0 commit comments

Comments
 (0)