Skip to content

Commit 074f1fc

Browse files
authored
Merge pull request #51 from Ilyes512/dependabot/docker/apache/php-5987c2933c
Bump the php group across 2 directories with 1 update
2 parents b5cf957 + a7677d3 commit 074f1fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Latest version of PHP base image: https://hub.docker.com/_/php?tab=tags
2-
FROM php:8.3.16-apache-bookworm AS runtime
2+
FROM php:8.3.17-apache-bookworm AS runtime
33

44
ARG UNIQUE_ID_FOR_CACHEFROM=runtime
55

fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Latest version of PHP base image: https://hub.docker.com/_/php?tab=tags
2-
FROM php:8.3.16-fpm-bookworm AS runtime
2+
FROM php:8.3.17-fpm-bookworm AS runtime
33

44
ARG UNIQUE_ID_FOR_CACHEFROM=runtime
55

0 commit comments

Comments
 (0)