mirror of
https://github.com/luzifer-docker/alpine-nginx-php.git
synced 2024-11-09 09:50:01 +00:00
Depend on quay build of the base image
This commit is contained in:
parent
d2f323e6e8
commit
92d3bfabc4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM luzifer/base-alpine:3.3-1.17.2.0
|
||||
FROM quay.io/luzifer/base-alpine:3.3-1.17.2.0
|
||||
|
||||
# Install packages
|
||||
RUN apk-install nginx \
|
||||
|
|
Loading…
Reference in a new issue