Skip to content

Commit d1cf657

Browse files
committed
Cloudflared 2021.3.6
1 parent b403898 commit d1cf657

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.3.6-r0 (2021/04/03)
4+
5+
* Cloudflared 2021.3.6
6+
37
## 2021.3.4-r0 (2021/03/28)
48

59
* Cloudflared 2021.3.4

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CLOUDFLARED_VERSION=2021.3.4
1+
ARG CLOUDFLARED_VERSION=2021.3.6
22

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

0 commit comments

Comments
 (0)