We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad3e79 commit a447e1dCopy full SHA for a447e1d
Phonebook.Frontend/Dockerfile
@@ -21,7 +21,7 @@ RUN npm run build
21
### production ###
22
##################
23
24
-FROM nginx:1.18.0@sha256:637488545a21a1ff771549ef65f5e3c1a8dbd92c98d360ac489d76b857021a55
+FROM nginx:1.18.0@sha256:e90ac5331fe095cea01b121a3627174b2e33e06e83720e9a934c7b8ccc9c55a0
25
WORKDIR /etc/nginx
26
27
ARG BASE_URL
0 commit comments