1 parent 1e925e6 commit 299550cCopy full SHA for 299550c
1 file changed
eggenberg-services/opengym/docker-compose.yaml
@@ -62,7 +62,7 @@ services:
62
63
web:
64
# Release 1.2.13 — kept in lockstep with the api image above.
65
- image: registry.gitlab.com/duartesantos8/opengym/web:1.3.4@sha256:5b8d83cf068d195e4a1153666742d2d72b5e490904af93c73b554c431ccc2961
+ image: registry.gitlab.com/duartesantos8/opengym/web:1.3.5@sha256:cbba591c7441cf297bdbedb48bcd0448367407e84c8829c993d1cae3afad94a6
66
container_name: opengym_web
67
# nginx binds :80 inside the container, so this one stays root (no user: directive).
68
depends_on:
0 commit comments