mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-25 22:05:48 +08:00
install net5.0 in correct place in container
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# this script build the ocelot docker file
|
||||
version=0.0.5
|
||||
version=0.0.6
|
||||
docker build --platform linux/amd64 -t mijitt0m/ocelot-build -f Dockerfile.base .
|
||||
echo $DOCKER_PASS | docker login -u $DOCKER_USER --password-stdin
|
||||
docker tag mijitt0m/ocelot-build mijitt0m/ocelot-build:$version
|
||||
|
||||
Reference in New Issue
Block a user