Skip to content

Commit

Permalink
build(deps): bump composer from 2.7.4 to 2.7.6 in /.devcontainer/dock…
Browse files Browse the repository at this point in the history
…erfiles (#373)
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 068ff33 commit b54ad48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/dockerfiles/workspace.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.7.4 AS composer
FROM composer:2.7.6 AS composer
FROM php:8.1.28-alpine3.18

RUN apk add --update --no-cache --virtual .build-deps $PHPIZE_DEPS linux-headers \
Expand Down

0 comments on commit b54ad48

Please sign in to comment.