Skip to content

Commit

Permalink
Update image tags to 12023
Browse files Browse the repository at this point in the history
  • Loading branch information
Matatika committed Apr 13, 2023
1 parent 852b41a commit 3cf6639
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:11850
image: matatika/catalog:12023
ports:
- '8080:8080'
deploy:
Expand Down Expand Up @@ -38,7 +38,7 @@ services:

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

0 comments on commit 3cf6639

Please sign in to comment.