Parcourir la source

Less specificity in PHP 8.1 Docker version

Mark Shust il y a 3 ans
Parent
commit
1f5d91d961
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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