Docker image in docker-compose.yml updated to 0.1.1
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
memory: 256M
|
||||
|
||||
service:
|
||||
image: git.vendetti.ru/andy/shortlink-rs:0.1.0
|
||||
image: git.vendetti.ru/andy/shortlink-rs:0.1.1
|
||||
container_name: shortlink-rs-service
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user