Explorar o código

Less specificity in PHP 8.1 Docker version

Mark Shust %!s(int64=3) %!d(string=hai) anos
pai
achega
1f5d91d961
Modificáronse 1 ficheiros con 1 adicións e 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