Skip to content

Commit

Permalink
use latest release of docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioMendolia committed Sep 6, 2023
1 parent 3c49f9c commit 5d6a53b
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'

services:
biblioteca:
image: ghcr.io/biblioverse/biblioteca-docker:1.0.2
image: ghcr.io/biblioverse/biblioteca-docker:1.0.4
ports:
- 48480:8080
depends_on:
Expand Down

0 comments on commit 5d6a53b

Please sign in to comment.