Updated Depreciated varialbles in Dockerfile

This commit is contained in:
Matthew McKinnon 2022-08-07 14:41:36 +10:00
parent 5ba2d5248d
commit 1e12a6b356
2 changed files with 2 additions and 1 deletions

View File

@ -34,3 +34,4 @@ docker-build:
- docker push $IMAGE_TAG_LATEST
only:
- master

View File

@ -1,6 +1,6 @@
FROM php:8.1-apache
MAINTAINER Matthew McKinnon <support@comprofix.com>
LABEL Matthew McKinnon <support@comprofix.com>
ENV DEBIAN_FRONTEND noninteractive