feature: updated base nginx version
All checks were successful
Gitea/docker-base-images/nginx-routes/pipeline/head This commit looks good
All checks were successful
Gitea/docker-base-images/nginx-routes/pipeline/head This commit looks good
This commit is contained in:
parent
f61f737fb1
commit
99b390b869
@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE="nginx:alpine"
|
||||
ARG BASE_IMAGE="nginx:1.15-alpine"
|
||||
|
||||
FROM ${BASE_IMAGE}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user