Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoggins committed Jul 21, 2022
1 parent 323d084 commit 696198c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/docker/frontend/Dockerfile
Expand Up @@ -2,7 +2,7 @@
FROM node:16 as build-stage

LABEL maintainer="outdoors@acm.org"
LABEL version="0.27.4"
LABEL version="0.27.5"

WORKDIR /augur/frontend/
COPY ./util/docker/frontend/frontend.docker.config.json frontend.config.json
Expand Down

0 comments on commit 696198c

Please sign in to comment.