Skip to content

Commit

Permalink
Update image tags to 21170
Browse files Browse the repository at this point in the history
  • Loading branch information
Matatika committed Apr 23, 2024
1 parent d873ca2 commit bbe2720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files_matatika_ext/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
catalog:
image: matatika/catalog:20777
image: matatika/catalog:21170
ports:
- '8080:8080'
deploy:
Expand Down Expand Up @@ -40,7 +40,7 @@ services:

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

0 comments on commit bbe2720

Please sign in to comment.