We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621f9fb commit 82cf577Copy full SHA for 82cf577
1 file changed
infra/aws/fuseki.yml
@@ -4,7 +4,7 @@ services:
4
environment:
5
ADMIN_PASSWORD: ${FUSEKI_ADMIN_PASSWORD}
6
FUSEKI_DATASET_1: ${FUSEKI_DATASET_1}
7
- image: public.ecr.aws/g5y4d1v2/meaningfy:fuseki-4.5.0
+ image: ${FUSEKI_IMAGE_URI}
8
logging:
9
driver: awslogs
10
options:
0 commit comments