Skip to content

Commit

Permalink
fix(compose): use v2023.04.01.562a
Browse files Browse the repository at this point in the history
  • Loading branch information
ecelis committed Jul 9, 2023
1 parent 24861b3 commit bda65d3
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 @@ -7,7 +7,7 @@ services:
- MARIADB_DATABASE=ianseo
- MARIADB_PASSWORD=ianseo
ianseo:
image: ecelis/ianseo-docker:m-1
image: ghcr.io/ecelis/ianseo-docker:v2023.04.01.562a
ports:
- "8080:80"
depends_on:
Expand Down

0 comments on commit bda65d3

Please sign in to comment.