aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
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/