Skip to content

Commit

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

Co-authored-by: renovate-cds[bot] <117288780+renovate-cds[bot]@users.noreply.github.com>
  • Loading branch information
renovate-cds[bot] authored Aug 26, 2024
1 parent 9a4fe0a commit d14bff0
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:ff7a27b3ffacfd7c1edcb0da8d863faa15ef80789e1022fc0d78492f153a23ee
FROM wordpress:cli-php8.1@sha256:873f6f4353662ad54776d5b0be5fe4f28151b2f5a2e3b79ac331d21353f50631

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:ff7a27b3ffacfd7c1edcb0da8d863faa15ef80789e1022fc0d78492f153a23ee
image: wordpress:cli-php8.1@sha256:873f6f4353662ad54776d5b0be5fe4f28151b2f5a2e3b79ac331d21353f50631
profiles:
- tools
env_file: .env
Expand Down

0 comments on commit d14bff0

Please sign in to comment.