mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-30 05:25:48 +02:00
Bumped gitea version
This commit is contained in:
parent
50a4a94e93
commit
3f83821a90
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ version: '3.4'
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
# Latest contains a development version
|
# Latest contains a development version
|
||||||
image: 'gitea/gitea:1.16.1'
|
image: 'gitea/gitea:1.16.3'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue