Skip to content

Commit

Permalink
[Upd] Migrate to new address of docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed May 6, 2024
1 parent ee62dbc commit 355669f
Showing 1 changed file with 1 addition and 1 deletion.
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.9'

services:
record-manager:
image: 'ghcr.io/kbss-cvut/kbss-cvut/record-manager-ui:latest'
image: 'ghcr.io/kbss-cvut/record-manager-ui:latest'
ports:
- "127.0.0.1:3000:80"
depends_on:
Expand Down

0 comments on commit 355669f

Please sign in to comment.