Skip to content

Commit fc416eb

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

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:6380aa6b04faa579332d4c9d1f65bd7093012ba6e01d9bbcd5e2d8a4f9fae38f
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:a0ab98241c009fe5b8b74033abc803758ae60add602d4ac0fdb1a79ac6d80ecd
44

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

0 commit comments

Comments
 (0)