Skip to content

Commit

Permalink
🎁 Update Hyku from i35 to main
Browse files Browse the repository at this point in the history
This commit will update the submodule with its latest release now on
main and any references to i35 to main.
  • Loading branch information
Kirk Wang committed Apr 2, 2024
1 parent 246bf41 commit c1b32c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "hyrax-webapp"]
path = hyrax-webapp
url = https://github.com/samvera/hyku.git
branch = i35-valkyrize-hyku
branch = main
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/samvera/hyku:i35-latest as hyku-knap-base
FROM ghcr.io/samvera/hyku/base:latest as hyku-knap-base

# This is specifically NOT $APP_PATH but the parent directory
COPY --chown=1001:101 . /app/samvera
Expand Down
2 changes: 1 addition & 1 deletion hyrax-webapp

0 comments on commit c1b32c0

Please sign in to comment.