Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eggenberg-services/opengym/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:

api:
# Release 1.2.13 — kept in lockstep with the web image below.
image: registry.gitlab.com/duartesantos8/opengym/api:1.3.7@sha256:b16ef522c1c8c2e1a3b0f24babbe896ca9b4611bc3fb091bd9876358c80efe91
image: registry.gitlab.com/duartesantos8/opengym/api:1.3.8@sha256:aa5ef20ce0fa8c8e274dc2772fdb7e3745f0f66c41988db8bda5452711a177da
container_name: opengym_api
labels:
- docker-volume-backup.stop-during-backup=opengym
Expand Down
Loading