Skip to content

Commit 85cc813

Browse files
Bump golang from 1.16.5-alpine to 1.17rc1-alpine (#11)
1 parent e12d701 commit 85cc813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16.5-alpine AS build
1+
FROM golang:1.17rc1-alpine AS build
22
RUN apk add --no-cache gcc libc-dev
33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)