We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad3e79 commit b22864fCopy full SHA for b22864f
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:9b0fc8e09ae1abb0144ce57018fc1e13d23abd108540f135dc83c0ed661081cf
25
WORKDIR /etc/nginx
26
27
ARG BASE_URL
0 commit comments