Explorar el Código

Less specificity in PHP 8.1 Docker version

Mark Shust hace 3 años
padre
commit
1f5d91d961
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      images/php/8.1/Dockerfile

+ 1 - 1
images/php/8.1/Dockerfile

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