Skip to content

Commit e08f9d6

Browse files
committed
Cloudflared 2021.3.4
1 parent 5bd50af commit e08f9d6

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

59
* Cloudflared 2021.3.1

Dockerfile

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