Browse Source

Update alpine to 3.7 (#3121)

tags/v1.21.12.1
Antoine GIRARD Lunny Xiao 7 years ago
parent
commit
23ffdf42c8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile View File

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

EXPOSE 22 3000


Loading…
Cancel
Save