Skip to content

Commit

Permalink
Update image tags to 15951
Browse files Browse the repository at this point in the history
  • Loading branch information
Matatika committed Oct 5, 2023
1 parent 3bfe90e commit 2a2a0cb
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:15789
image: matatika/catalog:15951
ports:
- '8080:8080'
deploy:
Expand Down Expand Up @@ -41,7 +41,7 @@ services:

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

0 comments on commit 2a2a0cb

Please sign in to comment.