Skip to content

Commit

Permalink
chore(deps): update wordpress:cli-php8.1 docker digest to b4604c5 (#1788
Browse files Browse the repository at this point in the history
)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-cds[bot] and renovate-bot authored Jun 10, 2024
1 parent 83b279a commit 0fb0352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:16-alpine@sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 AS node

FROM wordpress:cli-php8.1@sha256:797a3b58106808805f2adbe7a0d7345e038f23a51ea9cc6360cecd9a6fe25b68
FROM wordpress:cli-php8.1@sha256:b4604c5a69648751d9922efaea1c1ffa45ddf4607f807c4a98f25eac18396c08

COPY --from=node /usr/lib /usr/lib
COPY --from=node /usr/local/share /usr/local/share
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ services:
depends_on:
- db
- wordpress
image: wordpress:cli-php8.1@sha256:797a3b58106808805f2adbe7a0d7345e038f23a51ea9cc6360cecd9a6fe25b68
image: wordpress:cli-php8.1@sha256:b4604c5a69648751d9922efaea1c1ffa45ddf4607f807c4a98f25eac18396c08
profiles:
- tools
env_file: .env
Expand Down

0 comments on commit 0fb0352

Please sign in to comment.