Skip to content

Commit 9442946

Browse files
dependabot[bot]sondavidb
authored andcommitted
Bump docker/library/registry from 3.1.0 to 3.1.1
Bumps docker/library/registry from 3.1.0 to 3.1.1. --- updated-dependencies: - dependency-name: docker/library/registry dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77aef7c commit 9442946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ARG NERDCTL_VERSION=2.1.6
1919
ARG IGZIP_VERSION=2.31.1
2020
ARG RAPIDGZIP_VERSION=0.14.3
2121

22-
FROM public.ecr.aws/docker/library/registry:3.1.0 AS registry
22+
FROM public.ecr.aws/docker/library/registry:3.1.1 AS registry
2323

2424
# Build stage for Intel ISA-L (igzip)
2525
FROM public.ecr.aws/amazonlinux/amazonlinux:2023 AS igzip-builder

0 commit comments

Comments
 (0)