Skip to content

Commit d544001

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

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:3d45e3a7fe4825b11de5d414a79e6ee0a8e909368763822bc52f706194e6b440
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:6f8cacb1dbb6ea4606dfaa23b6b8b1692a4e63cc9c2f91b943cff7deccab8792
44

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

0 commit comments

Comments
 (0)