From f13cb6624ec50f8fcbc90a321877eba7472afcdd Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Fri, 17 Feb 2023 11:58:42 -0600 Subject: [PATCH] container update PHP base to 8.1.16 --- container/match/base/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/match/base/Dockerfile b/container/match/base/Dockerfile index 593920f2..c0afe30d 100644 --- a/container/match/base/Dockerfile +++ b/container/match/base/Dockerfile @@ -16,7 +16,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -FROM php:8.1.15-apache-bullseye +FROM php:8.1.16-apache-bullseye # Official PHP image with Apache HTTPD includes # --with-openssl