Skip to content

Commit

Permalink
chore(deps): update owncloudci/php docker tag to v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent a3b2aaa commit 1e56b13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloudci/php:7.4@sha256:0366bb9376abeab37befcc767240c8c2f959977eb86407998de1a5ca0db8070c
FROM owncloudci/php:8.3@sha256:27b4d7e434f640ed4d5ef632c31ddb63335f41bcafb5e29efc82d9d362033be5

LABEL maintainer="ownCloud GmbH <[email protected]>"
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion nodejs14/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloudci/php:7.4@sha256:0366bb9376abeab37befcc767240c8c2f959977eb86407998de1a5ca0db8070c
FROM owncloudci/php:8.3@sha256:27b4d7e434f640ed4d5ef632c31ddb63335f41bcafb5e29efc82d9d362033be5

LABEL maintainer="ownCloud GmbH <[email protected]>"
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion php82/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloudci/php:8.2@sha256:87720330cef33fc0d926bc6a338b4149602ccd17fb5a19d1c1c2dec314aec01a
FROM owncloudci/php:8.3@sha256:27b4d7e434f640ed4d5ef632c31ddb63335f41bcafb5e29efc82d9d362033be5

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

0 comments on commit 1e56b13

Please sign in to comment.