Skip to content

Commit 0c17558

Browse files
committed
Upgrade 8.3 images
1 parent 1f284d5 commit 0c17558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3.10
1+
FROM php:8.3.13
22

33
# disable interactive functions
44
ENV DEBIAN_FRONTEND noninteractive

images/8.3/Dockerfile-alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3.10-alpine
1+
FROM php:8.3.13-alpine
22

33
# disable interactive functions
44
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)