Merge branch 'dependabot-docker-golang-1.17.2' into 'master'

chore(deps): bump golang from 1.15 to 1.17.2

See merge request unboundsoftware/cron-checker!5
This commit was merged in pull request #8.
This commit is contained in:
2021-11-03 07:04:58 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.15 as build
FROM golang:1.17.2 as build
ARG CODECOV_ENV
ARG CODECOV_TOKEN
ARG CODECOV_URL