Skip to content

Commit

Permalink
Merge pull request #60 from jokay/renovate/docker-docker.io-php-7.x
Browse files Browse the repository at this point in the history
Update docker.io/php Docker tag to v7.4.19
  • Loading branch information
jokay committed May 6, 2021
2 parents 2eaacc9 + 8c40bc4 commit b000526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/php:7.4.18-fpm-alpine3.13
FROM docker.io/php:7.4.19-fpm-alpine3.13

RUN apk add --update --no-cache \
fcgi \
Expand Down

0 comments on commit b000526

Please sign in to comment.