Skip to content

Commit

Permalink
Merge pull request #83 from reload/dependabot/docker/main/php-8.3.1-a…
Browse files Browse the repository at this point in the history
…lpine3.18
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
2 parents 56dbce0 + 562cb64 commit 7e32030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ WORKDIR /opt/drupal-security-jira

RUN composer install --prefer-dist --no-dev

FROM php:8.3.0-alpine3.18@sha256:86dc1bf9d9208f1951b1d8a5f4879c494afe9c562308dac915f4081e76f3bbf1
FROM php:8.3.1-alpine3.18@sha256:87cd6345439dcd87a936a9483111859b81bc418cdbb0dc14e9fff448037480ff

ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
# hadolint ignore=SC2086
Expand Down

0 comments on commit 7e32030

Please sign in to comment.