We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5f31e commit ec3fd4cCopy full SHA for ec3fd4c
1 file changed
docker-compose.override.yml
@@ -24,7 +24,7 @@ services:
24
MOODLE_URL: "http://${_URL_MOODLE}"
25
26
authoring-tool:
27
- image: ghcr.io/projektadler/autorentool:2.3.2
+ image: ghcr.io/projektadler/autorentool:3.0.1
28
ports:
29
- "${_PORT_AUTHORING_TOOL:-8001}:8002"
30
extra_hosts:
0 commit comments