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 Jan 8, 2024
1 parent 9ab6049 commit 21b61d3
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:91b3a11276aae4269568b13b0b57abcbebf76e45a85cd05ec1b9eb6c7008eb5b
FROM owncloudci/php:8.3@sha256:39fa05b75dcd6edbb34162703fdbb73a0d558ab4150cb401e6a5dc2cc65c7bba

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:91b3a11276aae4269568b13b0b57abcbebf76e45a85cd05ec1b9eb6c7008eb5b
FROM owncloudci/php:8.3@sha256:39fa05b75dcd6edbb34162703fdbb73a0d558ab4150cb401e6a5dc2cc65c7bba

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:7aaca83cb2801ce7cef791e5684d8bed469251ceacb3e5fd1b79c5668685b440
FROM owncloudci/php:8.3@sha256:39fa05b75dcd6edbb34162703fdbb73a0d558ab4150cb401e6a5dc2cc65c7bba

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

0 comments on commit 21b61d3

Please sign in to comment.