Skip to content

Commit 1d3fbe1

Browse files
committed
Update dependency golang to v1.18
1 parent 3096e43 commit 1d3fbe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17-alpine AS builder
1+
FROM golang:1.18-alpine AS builder
22
RUN apk add git
33
WORKDIR /app
44
COPY . .

0 commit comments

Comments
 (0)