Skip to content

Commit

Permalink
bump golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
up9cloud committed Jan 3, 2024
1 parent 629da32 commit 1cf5329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.18 as builder
FROM golang:1.19 as builder

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

0 comments on commit 1cf5329

Please sign in to comment.