Skip to content

Commit a965591

Browse files
Bump golang from 1.17rc2-alpine to 1.17.0-alpine (#14)
1 parent f671255 commit a965591

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.17rc2-alpine AS build
1+
FROM golang:1.17.0-alpine AS build
22
RUN apk add --no-cache gcc libc-dev
33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)