Przeglądaj źródła

Updated PHP 8 image to 8.1.4

Mark Shust 3 lat temu
rodzic
commit
86093b70c9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      images/php/8.1/Dockerfile

+ 1 - 1
images/php/8.1/Dockerfile

@@ -1,4 +1,4 @@
-FROM php:8.1.3-fpm-buster
+FROM php:8.1.4-fpm-buster
 MAINTAINER Mark Shust <mark@shust.com>
 
 ARG APP_ID=1000