Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoggins committed Feb 14, 2023
1 parent d9404e5 commit 618aa6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/frontend/Dockerfile
Expand Up @@ -2,7 +2,7 @@
FROM node:16 as build-stage

LABEL maintainer="outdoors@acm.org"
LABEL version="0.44.0"
LABEL version="0.44.1"

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

0 comments on commit 618aa6b

Please sign in to comment.