Skip to content

Commit bd37335

Browse files
committed
Update pinned hasura-image
1 parent 0757f39 commit bd37335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.custom.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
# https://hub.docker.com/r/hsldevcom/jore4-hasura/tags?page=1&ordering=last_updated
1010
# The :hsl-tag contains the desired version of hsl specific hasura.
1111
# Waiting for merging feature-branch to main in hasura-repo
12-
image: &hasura-image 'hsldevcom/jore4-hasura:hsl-main--20231019-667942672c4ff4f7493a49903f6ed2bbe35a7615'
12+
image: &hasura-image 'hsldevcom/jore4-hasura:hsl-main--20231115-5c29d7e8103145ac12554a01da6e04a9b08be784'
1313
# Waiting for database to be ready to avoid startup delay due to hasura crashing at startup if db is offline
1414
# Note: this should only be done in development setups as Kubernetes does not allow waiting for services to be ready
1515
depends_on:

0 commit comments

Comments
 (0)