Skip to content

Commit

Permalink
Update image tags to 22212
Browse files Browse the repository at this point in the history
  • Loading branch information
Matatika committed May 29, 2024
1 parent 6c343ac commit 5aaa7d2
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:21676
image: matatika/catalog:22212
ports:
- '8080:8080'
deploy:
Expand Down Expand Up @@ -40,7 +40,7 @@ services:

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

0 comments on commit 5aaa7d2

Please sign in to comment.