aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2022-04-12 17:44:20 -0400
committerGalen Guyer <galen@galenguyer.com>2022-04-12 17:44:20 -0400
commit290e1694efacc8bfea62b78538cb9d40003f62f6 (patch)
treeb78ec0f353c144920806e2307c4668329caf6237 /Dockerfile
parent257fb5d0479c835c72477afe966ae3c81a922c3c (diff)
add mark for removal of mask mandate
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index c2eea5a..79f34ae 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -5,5 +5,5 @@ RUN yarn
COPY . ./
RUN yarn build
-FROM cr.galenguyer.com/nginx/spa:latest
+FROM cr.galenguyer.com/nginx:spa
COPY --from=build-deps /usr/src/app/build /usr/share/nginx/html/