mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Upgrade alpine to v3.5 in Dockerfile (#1633)
This commit is contained in:
committed by
Lunny Xiao
parent
0f3923c4d7
commit
a503947fba
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.4
|
||||
FROM alpine:3.5
|
||||
MAINTAINER Thomas Boerger <thomas@webhippie.de>
|
||||
|
||||
EXPOSE 22 3000
|
||||
|
Reference in New Issue
Block a user