Skip to content

Commit fa16562

Browse files
Stanislavtechknowlogick
authored andcommitted
Update golang version in Dockerfile (#5246)
1 parent 4b84928 commit fa16562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
###################################
33
#Build stage
4-
FROM golang:1.10-alpine3.7 AS build-env
4+
FROM golang:1.11-alpine3.7 AS build-env
55

66
ARG GITEA_VERSION
77
ARG TAGS="sqlite sqlite_unlock_notify"

0 commit comments

Comments
 (0)