Updated Depreciated varialbles in Dockerfile
This commit is contained in:
parent
5ba2d5248d
commit
1e12a6b356
@ -34,3 +34,4 @@ docker-build:
|
||||
- docker push $IMAGE_TAG_LATEST
|
||||
only:
|
||||
- master
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user