Skip to content

Commit 3813efb

Browse files
committed
fix base image namespace formapro -> makasim
1 parent 994cdd6 commit 3813efb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

7.2/php-all-exts/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM formapro/nginx-php-fpm:7.2-latest
1+
FROM makasim/nginx-php-fpm:7.2
22

33
# exts
44
RUN apt-get update && \

7.3/php-all-exts/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM formapro/nginx-php-fpm:7.3-latest
1+
FROM makasim/nginx-php-fpm:7.3
22

33
# exts
44
RUN apt-get update && \

8.0/php-all-exts/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM formapro/nginx-php-fpm:8.0-latest
1+
FROM makasim/nginx-php-fpm:8.0
22

33
# exts
44
RUN apt-get update && \

0 commit comments

Comments
 (0)