snyk-bot 2022-03-29 04:33:30 +00:00
parent f3d50e5098
commit b45fc40d92
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM php:7.1-fpm
FROM php:7.3.33-fpm-buster
MAINTAINER louisbl <louisbl@beltramo.me>
RUN apt-get update && apt-get install -y \