1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-01 05:05:34 +00:00

Update alpine to 3.7 ()

This commit is contained in:
Antoine GIRARD 2017-12-10 03:50:50 +01:00 committed by Lunny Xiao
parent b8e45b1e19
commit 23ffdf42c8

View file

@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.7
LABEL maintainer="The Gitea Authors"
EXPOSE 22 3000