Skip to content

Commit

Permalink
Updating the guis to use the shibboleth image
Browse files Browse the repository at this point in the history
  • Loading branch information
danakim committed Nov 14, 2023
1 parent b392ead commit a0a895d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion account-gui/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM ghcr.io/openconext/openconext-basecontainers/apache2:latest
FROM ghcr.io/openconext/openconext-basecontainers/apache2-shibboleth:latest
ADD ./build/ /var/www/
2 changes: 1 addition & 1 deletion myconext-gui/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM ghcr.io/openconext/openconext-basecontainers/apache2:latest
FROM ghcr.io/openconext/openconext-basecontainers/apache2-shibboleth:latest
ADD ./build/ /var/www/

0 comments on commit a0a895d

Please sign in to comment.