mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 17:44:44 +02:00
Update docker tags
This commit is contained in:
parent
ab69ded396
commit
fb754bc4e0
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
pangolin:
|
||||
image: fosrl/pangolin:1.0.0-beta.1
|
||||
image: fosrl/pangolin:latest
|
||||
container_name: pangolin
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
@ -14,7 +14,7 @@ services:
|
|||
retries: 5
|
||||
|
||||
gerbil:
|
||||
image: fosrl/gerbil:1.0.0-beta.1
|
||||
image: fosrl/gerbil:latest
|
||||
container_name: gerbil
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue