Skip to content

Commit

Permalink
Update image tags to 11719
Browse files Browse the repository at this point in the history
  • Loading branch information
Matatika committed Mar 30, 2023
1 parent 8c9d20e commit 0031bc8
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:11568
image: matatika/catalog:11719
ports:
- '8080:8080'
deploy:
Expand Down Expand Up @@ -38,7 +38,7 @@ services:

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

0 comments on commit 0031bc8

Please sign in to comment.