Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5 from guacamole/ghcr
Browse files Browse the repository at this point in the history
migrating to github container registry
  • Loading branch information
jay-dee7 authored Sep 1, 2021
2 parents da4ac8a + b5d3779 commit 0f3df47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM nginx:alpine
LABEL org.opencontainers.image.source="https://github.com/guacamole/parachute-ui"

WORKDIR /usr/share/nginx/html
COPY build ./
Expand Down

0 comments on commit 0f3df47

Please sign in to comment.