Skip to content

Commit 66b9f1c

Browse files
author
Matthew Fisher
committed
chore(Dockerfile): bump registry to v2.6.0
This image was released in January and hasn't had any major issues as far as I can tell. See https://github.com/docker/distribution/releases/tag/v2.6.0 for more info.
1 parent b2ecba5 commit 66b9f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry:2.5.1
1+
FROM registry:2.6.0
22

33
RUN apk add --no-cache \
44
python3 && \

0 commit comments

Comments
 (0)