Skip to content

Commit

Permalink
Merge pull request #21 from Stefomat/dependabot/docker/master/php-8.2…
Browse files Browse the repository at this point in the history
….12-cli-alpine3.18

Bump php from 8.2.11-cli-alpine3.18 to 8.2.12-cli-alpine3.18
  • Loading branch information
Stefomat authored Oct 31, 2023
2 parents 5d75a9c + 41e6f3f commit 32957f8
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.2.11-cli-alpine3.18
FROM php:8.2.12-cli-alpine3.18

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

Expand Down

0 comments on commit 32957f8

Please sign in to comment.