Skip to content
Closed
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 v20.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/owncloud/php:20.04@sha256:a4a46f3a72da7028d3467b58cade350fca651066f4a0b32a02534027f9270df5
FROM docker.io/owncloud/php:24.04@sha256:f6c64323a216bbb65c1f53c240bf51b770fc88555c7458aa7fe08db7458feb74

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down
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 docker.io/owncloud/php:22.04@sha256:f0781d3f9221ebec64cf8a5555f76a07d071443b637d9d2e6667503cd950b9c3
FROM docker.io/owncloud/php:24.04@sha256:f6c64323a216bbb65c1f53c240bf51b770fc88555c7458aa7fe08db7458feb74

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