瀏覽代碼

Less specificity in PHP 8.1 Docker version

Mark Shust 3 年之前
父節點
當前提交
1f5d91d961
共有 1 個文件被更改,包括 1 次插入1 次删除
  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