mirror of
https://github.com/13hannes11/ics-proxy.git
synced 2024-09-06 08:01:41 +02:00
add automatic building and pushing of tags
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3'
|
||||
services:
|
||||
ics-proxy:
|
||||
container_name: ics-proxy
|
||||
image: 13hannes11/ics-proxy
|
||||
image: ghcr.io/13hannes11/ics-proxy:latest
|
||||
env_file: .env
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
Reference in New Issue
Block a user