Skip to content

Commit

Permalink
Update image tags to 18145
Browse files Browse the repository at this point in the history
  • Loading branch information
Matatika committed Jan 8, 2024
1 parent 6205e99 commit d5727af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.7'
services:
catalog:
user: $userID:$groupID
image: matatika/catalog:17664
image: matatika/catalog:18145
ports:
- '8080:8080'
deploy:
Expand Down Expand Up @@ -43,7 +43,7 @@ services:

app:
user: root
image: matatika/app:17664
image: matatika/app:18145
ports:
- '3080:80'
- '3443:443'
Expand Down

0 comments on commit d5727af

Please sign in to comment.