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 b634c40 commit 734810bCopy full SHA for 734810b
ichub-frontend/Dockerfile
@@ -38,7 +38,7 @@ RUN npm run build
38
39
40
# Stage 2: Serve the app with Nginx
41
-FROM nginxinc/nginx-unprivileged:alpine
+FROM nginxinc/nginx-unprivileged:alpine3.21
42
43
# Copy custom Nginx configuration
44
COPY nginx.conf /etc/nginx/conf.d/default.conf
0 commit comments