Update nginx Docker tag to v1.27.3
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 13s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 13s
This commit is contained in:
parent
138523bd9b
commit
b354f98f9d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.27.2-alpine@sha256:74175cf34632e88c6cfe206897cbfe2d2fecf9bf033c40e7f9775a3689e8adc7
|
||||
FROM nginx:1.27.3-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue