Browse Source

Less specificity in PHP 8.1 Docker version

Mark Shust 3 năm trước cách đây
mục cha
commit
1f5d91d961
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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