Skip to content

Commit

Permalink
chore(deps): use correct nginx-server (DEEV-263) (#610)
Browse files Browse the repository at this point in the history
* chore(deps): use correct nginx-server (DEEV-263)

* chore(docker): update maintainer email address
  • Loading branch information
kilchenmann committed Dec 8, 2021
1 parent ec37213 commit ccae958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -31,9 +31,9 @@ RUN npm run build-prod

### STAGE 2: Setup ###

FROM dhlabbasel/nginx-server:v1.1.1
FROM daschswiss/nginx-server:v1.1.1

LABEL maintainer="ivan.subotic@unibas.ch"
LABEL maintainer="400790+subotic@users.noreply.github.com"

RUN rm -rf /public/*

Expand Down

0 comments on commit ccae958

Please sign in to comment.