Skip to content
Open
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 docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
app:
image: ghcr.io/henken-club/prototype-backend:develop@sha256:356fcf302bee276bed7bc584b0a3caad95e2b01d64fa0e00707a6e5d063f8383
image: ghcr.io/henken-club/prototype-backend:develop@sha256:53736f148268a94c528834736bdacc6828082ec26c505bd6d886b69f79e99791
ports:
- published: 4000
target: 4000
Expand Down