We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463bb76 commit a1c0c5eCopy full SHA for a1c0c5e
Dockerfile
@@ -41,6 +41,6 @@ RUN export VERSIONS=`list-versions` \
41
42
#------- Copy to nginx
43
44
-FROM nginx:1.25.3-alpine
+FROM nginx:1.25.4-alpine
45
46
COPY --from=builder /app/dist /usr/share/nginx/html
0 commit comments