Skip to content

Commit 95b5663

Browse files
committed
Fix base image
1 parent 9508d96 commit 95b5663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM technicalguru/rs-php:7.4.19-apache-2.4.38.2
1+
FROM technicalguru/rs-php:7.4.19-apache-2.4.38.3
22
LABEL maintainer="Ralph Schuster <github@ralph-schuster.eu>"
33

44
RUN apt-get update && apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)