Skip to content

Commit

Permalink
chore(update): GOLANG 1.19.1 - Alpine 3.16 - Cloudflared 2022.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
visibilityspots committed Sep 13, 2022
1 parent e92fe2f commit 9a2f9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG GOLANG_VERSION=1.18.4
ARG GOLANG_VERSION=1.19.1
ARG ALPINE_VERSION=3.16
ARG UPSTREAM_RELEASE_TAG=2022.7.1
ARG UPSTREAM_RELEASE_TAG=2022.9.0

FROM golang:${GOLANG_VERSION}-alpine${ALPINE_VERSION} as gobuild
ARG GOLANG_VERSION
Expand Down

0 comments on commit 9a2f9c4

Please sign in to comment.