Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoggins committed Aug 9, 2022
1 parent 9606e80 commit c3e2814
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.7"
LABEL version="0.27.8"

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

0 comments on commit c3e2814

Please sign in to comment.