Skip to content

Commit

Permalink
bump golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
taraspos committed May 11, 2020
1 parent 7cad210 commit 43a1162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.13.3-alpine AS builder
FROM golang:1.13.10-alpine AS builder

WORKDIR ${GOPATH}/src/github.com/mcuadros/ofelia
COPY . ${GOPATH}/src/github.com/mcuadros/ofelia
Expand Down

0 comments on commit 43a1162

Please sign in to comment.