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:f93e98927c81dacac1defad9826087abb205da72c7c71f6cbc480a7e79215055
FROM owncloud/php:22.04@sha256:aedb8bd5344aa2d016cd0330aaf50fafd7887044423b614280c56dfa0b797abb

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:dd8238f2446eaa5ee55c83915da1c16e84d3e8ff94666a8b883230816dc05ba0
FROM owncloud/php:24.04@sha256:89d8ee0eb3fce7df99924b87ce7ecff88c7a06fe45d14bef671a3bf22502c9d4

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