Skip to content

Commit

Permalink
Merge pull request #15 from dwydler/dependabot/docker/docker/php-fpm/…
Browse files Browse the repository at this point in the history
…php-8.4.2-fpm

Bump php from 8.4.1-fpm to 8.4.2-fpm in /docker/php-fpm
  • Loading branch information
dwydler authored Dec 23, 2024
2 parents a6c6260 + 3f391d2 commit 7cf5fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Reference image
FROM php:8.4.1-fpm
FROM php:8.4.2-fpm

# Metadata
LABEL org.opencontainers.image.authors="Daniel Wydler"
Expand Down

0 comments on commit 7cf5fb7

Please sign in to comment.