Skip to content

Commit 1b563b7

Browse files
committed
Cloudflared 2021.4.0
1 parent 1906507 commit 1b563b7

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

59
* Cloudflared 2021.3.6

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CLOUDFLARED_VERSION=2021.3.6
1+
ARG CLOUDFLARED_VERSION=2021.4.0
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)