Skip to content

Commit

Permalink
Cloudflared 2022.12.1 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max and crazy-max authored Dec 29, 2022
1 parent 02d54ed commit 8454646
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,8 +1,8 @@
# syntax=docker/dockerfile:1

ARG CLOUDFLARED_VERSION=2022.10.2
ARG CLOUDFLARED_VERSION=2022.12.1
ARG ALPINE_VERSION=3.17
ARG GO_VERSION=1.18
ARG GO_VERSION=1.19
ARG XX_VERSION=1.1.2

FROM --platform=${BUILDPLATFORM:-linux/amd64} tonistiigi/xx:${XX_VERSION} AS xx
Expand Down

0 comments on commit 8454646

Please sign in to comment.