Skip to content

Commit a7ea919

Browse files
committed
Cloudflared 2021.8.2
1 parent ebbdb6f commit a7ea919

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2021.8.2-r0 (2021/08/15)
4+
5+
* Cloudflared 2021.8.2
6+
37
## 2021.7.4-r0 (2021/08/01)
48

59
* Cloudflared 2021.7.4

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CLOUDFLARED_VERSION=2021.7.4
1+
ARG CLOUDFLARED_VERSION=2021.8.2
22

33
FROM --platform=${BUILDPLATFORM:-linux/amd64} tonistiigi/xx:golang AS xgo
44
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.16-alpine3.14 AS builder

0 commit comments

Comments
 (0)