Skip to content

Commit

Permalink
fix(legacy): fixed version to moodle in mapa acolhimento stack
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos committed Dec 18, 2024
1 parent f2876b4 commit b993244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy/mapa-acolhimento/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- traefik.http.routers.formularios.rule=Host(`${FORMULARIO_VOLUNTEER_HOST}`)

moodle:
image: bitnami/moodle:latest
image: bitnami/moodle:4.1
volumes:
- moodle_data:/bitnami/moodle
- moodledata_data:/bitnami/moodledata
Expand Down

0 comments on commit b993244

Please sign in to comment.