Skip to content

Commit ec1b244

Browse files
author
Julian Merkle
committed
Dockerfile: Update the alpine builder
1 parent 85f6622 commit ec1b244

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,4 +1,4 @@
1-
FROM golang:1.16.4-alpine3.12 AS builder
1+
FROM golang:1.17.8-alpine3.15 AS builder
22

33
RUN apk --no-cache add make git
44
WORKDIR /app

0 commit comments

Comments
 (0)