Skip to content

Commit 8260ebe

Browse files
Merge pull request #251 from code0-tech/pyxis/update/sagittarius
Update sagittarius version to bb3b3691c29
2 parents 71372c1 + 0f4c513 commit 8260ebe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

container/sagittarius/Dockerfile.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ COPY projects/sagittarius/extensions/ee/app/ extensions/ee/app/
4646
# Precompile bootsnap code for faster boot times
4747
RUN bundle exec bootsnap precompile app/ lib/ <% if ee? %>extensions/ee/app/<% end %>
4848

49+
RUN echo "$RETICULUM_IMAGE_TAG" > VERSION
50+
4951
# Entrypoint prepares the database.
5052
ENTRYPOINT ["/sagittarius/bin/docker-entrypoint"]
5153

versions/sagittarius

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2effaa8f0ce44d38e40f2a14da794010072e0b73
1+
bb3b3691c29eb1cc466555f838329a84a7f702b0

0 commit comments

Comments
 (0)