fix: valid nginx image version
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 19s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 19s
This commit is contained in:
parent
d0370f515b
commit
21ab56c2a6
@ -1,4 +1,4 @@
|
||||
FROM nginx:latest-alpine
|
||||
FROM nginx:1.27.4-alpine-slim
|
||||
|
||||
COPY ./src/ /usr/share/nginx/html/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user