infra(bastion): update cloudflared@2023.8.2 (#30)
This commit is contained in:
parent
d22dee6748
commit
047a10ac47
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,3 @@
|
||||||
FROM cloudflare/cloudflared:1414-cb4bd8d06572
|
FROM cloudflare/cloudflared:2023.8.2
|
||||||
|
|
||||||
ARG TUNNEL_SECRET
|
|
||||||
|
|
||||||
ENV TUNNEL_TOKEN=$TUNNEL_SECRET
|
|
||||||
|
|
||||||
CMD ["tunnel", "run"]
|
CMD ["tunnel", "run"]
|
||||||
|
|
Reference in a new issue