Skip to content

Commit

Permalink
Merge pull request #27 from Stefomat/dependabot/docker/master/php-8.3…
Browse files Browse the repository at this point in the history
….4-cli-alpine3.19

Bump php from 8.3.3-cli-alpine3.19 to 8.3.4-cli-alpine3.19
  • Loading branch information
Stefomat authored Mar 18, 2024
2 parents 16913a5 + 7f45584 commit 5c7c32c
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
@@ -1,4 +1,4 @@
FROM php:8.3.3-cli-alpine3.19
FROM php:8.3.4-cli-alpine3.19

RUN apk add --no-cache tini=0.19.0-r2

Expand Down

0 comments on commit 5c7c32c

Please sign in to comment.