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.
2 parents 84412de + c3535f2 commit 7190c4aCopy full SHA for 7190c4a
docker/angular-frontend.Dockerfile
@@ -16,7 +16,7 @@ RUN npm run build -- --configuration=production
16
RUN test -f dist/codecampus/browser/index.html
17
18
# ====== Runtime stage ======
19
-FROM nginx:1.27-alpine
+FROM nginx:1.29-alpine
20
21
# file Nginx phục vụ SPA & fallback
22
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
0 commit comments