Skip to content

Commit 1cf5329

Browse files
committed
bump golang version
1 parent 629da32 commit 1cf5329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18 as builder
1+
FROM golang:1.19 as builder
22

33
ENV GOCRON_VERSION=1.5.3
44
ENV GOCRON_SOURCE_DOWNLOAD_URL=https://github.com/ouqiang/gocron/archive/refs/tags/v${GOCRON_VERSION}.tar.gz

0 commit comments

Comments
 (0)