mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
This reverts commit bba7c23957.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19
|
||||
FROM golang:1.17
|
||||
|
||||
LABEL maintainer="https://discord.gg/2TsNFKt"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
user=stashapp
|
||||
repo=compiler
|
||||
version=7
|
||||
version=6
|
||||
|
||||
latest:
|
||||
docker build -t ${user}/${repo}:latest .
|
||||
|
||||
Reference in New Issue
Block a user