pin to prevent bad issues

master
Paul Walko 2023-07-24 09:17:38 -04:00
parent 0aa43ea963
commit d0133a73df
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ up () {
--volume /etc/timezone:/etc/timezone:ro \
--publish 2222:2222 \
--network pew-net \
docker.io/gitea/gitea:latest
docker.io/gitea/gitea:1.20
}
down () {