We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab5b85 commit 29e04d6Copy full SHA for 29e04d6
1 file changed
Dockerfile
@@ -41,6 +41,6 @@ RUN export VERSIONS=`list-versions` \
41
42
#------- Copy to nginx
43
44
-FROM nginx:1.29.0-alpine
+FROM nginx:1.30.0-alpine
45
46
COPY --from=builder /app/dist /usr/share/nginx/html
0 commit comments