pin to prevent bad issues
parent
0aa43ea963
commit
d0133a73df
|
@ -22,7 +22,7 @@ up () {
|
||||||
--volume /etc/timezone:/etc/timezone:ro \
|
--volume /etc/timezone:/etc/timezone:ro \
|
||||||
--publish 2222:2222 \
|
--publish 2222:2222 \
|
||||||
--network pew-net \
|
--network pew-net \
|
||||||
docker.io/gitea/gitea:latest
|
docker.io/gitea/gitea:1.20
|
||||||
}
|
}
|
||||||
|
|
||||||
down () {
|
down () {
|
||||||
|
|
Loading…
Reference in New Issue