Update image URL in docker-compose.yml and remove obsolete version
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 9s
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 9s
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
packliste:
|
||||
image: 172.30.1.213/admin/packliste:latest
|
||||
image: git.klenzel.net/admin/packliste:latest
|
||||
container_name: packliste-app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user