bump firefly & gitea tags
parent
63788a1935
commit
0481afc3eb
|
@ -25,7 +25,7 @@ up () {
|
|||
--env APP_URL=https://ff.seaturtle.pw \
|
||||
--volume /bigdata/k8s-config/firefly/data:/var/www/html/storage/upload:rw \
|
||||
--network pew-net \
|
||||
docker.io/jc5x/firefly-iii:version-5.4.6
|
||||
docker.io/fireflyiii/core:version-5.5.12
|
||||
|
||||
# Exposed on port 3306 in pew-net
|
||||
docker run \
|
||||
|
|
|
@ -24,7 +24,7 @@ up () {
|
|||
--volume /etc/timezone:/etc/timezone:ro \
|
||||
--publish 2222:2222 \
|
||||
--network pew-net \
|
||||
docker.io/gitea/gitea:1.12.5
|
||||
docker.io/gitea/gitea:1.14.4
|
||||
}
|
||||
|
||||
down () {
|
||||
|
|
Loading…
Reference in New Issue