Skip to content

Commit e293a13

Browse files
chore(docker): update docker digests
1 parent 2a995a1 commit e293a13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

latest/Dockerfile.amd64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM regclient/regctl:v0.5.7@sha256:fab3c890d0480549d05d2ff3d746f42e360b7f0e3fe64bdf39fc572eab94911b as regctl
22

3-
FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
3+
FROM alpine:3.19@sha256:7a85bf5dc56c949be827f84f9185161265c58f589bb8b2a6b6bb6d3076c1be21
44

55
LABEL maintainer="ownCloud GmbH <[email protected]>"
66
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"

latest/Dockerfile.arm64v8

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM regclient/regctl:v0.5.7@sha256:fab3c890d0480549d05d2ff3d746f42e360b7f0e3fe64bdf39fc572eab94911b as regctl
22

3-
FROM arm64v8/alpine:3.19@sha256:a0264d60f80df12bc1e6dd98bae6c43debe6667c0ba482711f0d806493467a46
3+
FROM arm64v8/alpine:3.19@sha256:c6bdd50199c708f01d9ee598c5c95f07b57244bdeb83c14470811f8e61773426
44

55
LABEL maintainer="ownCloud GmbH <[email protected]>"
66
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"

0 commit comments

Comments
 (0)