Skip to content

Commit

Permalink
chore(update): Cloudflared: v2024.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
visibilityspots committed Jul 31, 2024
1 parent ff12543 commit 72f9564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG GOLANG_VERSION=1.22.5
ARG ALPINE_VERSION=3.20
ARG UPSTREAM_RELEASE_TAG=2024.7.2
ARG UPSTREAM_RELEASE_TAG=2024.7.3

FROM golang:${GOLANG_VERSION}-alpine${ALPINE_VERSION} as gobuild
ARG GOLANG_VERSION
Expand Down
2 changes: 1 addition & 1 deletion goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ command:
cloudflared --version:
exit-status: 0
stdout:
- cloudflared version 2024.7.2 (built July 2024)
- cloudflared version 2024.7.3 (built July 2024)

dns:
visibilityspots.org:
Expand Down

0 comments on commit 72f9564

Please sign in to comment.