Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v22.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloud/php:22.04@sha256:6a508dcb45276dd1879a5f649aa06fdd5dbebd296bd72f7cd11702b01ac3b5f8
FROM owncloud/php:22.04@sha256:263739defa2c76347045ac662909933d971a5f302dcc5bc3a5e1c04e17960d14

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down
2 changes: 1 addition & 1 deletion v24.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloud/php:24.04@sha256:b36396ae9258b90da029505ebd48a8730dd3492ceafd4c15f372f3aef6e449d2
FROM owncloud/php:24.04@sha256:f3124b84006429b128d050701b2d88777b10193962261d904251328fce74c34a

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down