Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit 9277643

Browse files
committed
chore(deps): update dependency golang to v1.18
1 parent 5db28ba commit 9277643

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.14-alpine AS builder
1+
FROM golang:1.18-alpine AS builder
22

33
# Install git and gcc.
44
RUN apk add --no-cache git gcc musl-dev

0 commit comments

Comments
 (0)