Skip to content

Commit

Permalink
🎁 update dockerfile image to a specific sha
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanaLMoore committed Jul 23, 2024
1 parent 4f8214b commit 3f260fd
Showing 1 changed file with 1 addition and 1 deletion.
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/base:latest as hyku-knap-base
FROM ghcr.io/samvera/hyku/base:20b8c56e as hyku-knap-base

# This is specifically NOT $APP_PATH but the parent directory
COPY --chown=1001:101 . /app/samvera
Expand Down

0 comments on commit 3f260fd

Please sign in to comment.