mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-04 01:10:49 +01:00
Update alpine to 3.7 (#3121)
This commit is contained in:
parent
b8e45b1e19
commit
23ffdf42c8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.6
|
FROM alpine:3.7
|
||||||
LABEL maintainer="The Gitea Authors"
|
LABEL maintainer="The Gitea Authors"
|
||||||
|
|
||||||
EXPOSE 22 3000
|
EXPOSE 22 3000
|
||||||
|
|
Loading…
Reference in a new issue