Skip to content

Commit

Permalink
Merge pull request #5 from dwydler/dependabot/docker/docker/php-fpm/p…
Browse files Browse the repository at this point in the history
…hp-8.3.9-fpm

Bump php from 8.3.8-fpm to 8.3.9-fpm in /docker/php-fpm
  • Loading branch information
dwydler authored Jul 9, 2024
2 parents b8e630b + 4b0b262 commit 4e96682
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.3.8-fpm
FROM php:8.3.9-fpm

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

0 comments on commit 4e96682

Please sign in to comment.