updates
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
# All rights reserved
|
||||
|
||||
docker build --pull --rm -f "vanilla/Dockerfile" -t gitea.fithwum.tech/fithwum/vintage-story:latest "vanilla"
|
||||
docker push gitea.fithwum.tech/fithwum/vintage-story:latest
|
||||
docker push -a gitea.fithwum.tech/fithwum/vintage-story
|
||||
|
||||
docker build --pull --rm -f "vanilla/Dockerfile" -t fithwum/vintage-story:latest "vanilla"
|
||||
docker push -a fithwum/vintage-story
|
||||
@@ -1,5 +1,5 @@
|
||||
FROM gitea.fithwum.tech/fithwum/base-image:debian-bullseye
|
||||
LABEL maintainer "fithwum"
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
# Environment Variables
|
||||
ENV VS_CHANNEL=""
|
||||
|
||||
Reference in New Issue
Block a user