Skip to content

Commit ae55960

Browse files
committed
Upgrade 8.1 images
1 parent ba331c7 commit ae55960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/8.1/Dockerfile

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

33
# disable interactive functions
44
ENV DEBIAN_FRONTEND noninteractive

images/8.1/Dockerfile-alpine

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

33
# disable interactive functions
44
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)