Skip to content

Commit

Permalink
Merge pull request #99 from dockhippie/renovate/patch-versions
Browse files Browse the repository at this point in the history
patch(deps): update dependency caddyserver/caddy to v2.7.5
  • Loading branch information
tboerger authored Oct 23, 2023
2 parents 426f479 + 3353e57 commit 30ca7cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/dockhippie/golang:1.20-amd64@sha256:e0f6f6f1c69a01ccfc626cf02aeffdc520fb75a0a08cc87d703769a40145029e AS build

# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION=2.7.4
ENV CADDY_VERSION=2.7.5

# renovate: datasource=github-releases depName=caddyserver/xcaddy
ENV XCADDY_VERSION=0.3.5
Expand Down
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/dockhippie/golang:1.20-arm@sha256:ddfb4c9a1f387cba2662e1592bbc7408f12a2963c74a8255736857144a760ecb AS build

# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION=2.7.4
ENV CADDY_VERSION=2.7.5

# renovate: datasource=github-releases depName=caddyserver/xcaddy
ENV XCADDY_VERSION=0.3.5
Expand Down
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/dockhippie/golang:1.20-arm64@sha256:fe063e55f6057ecc009ea1cc2656e3f520dcff14b6445b9698b79f4b1f845ef9 AS build

# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION=2.7.4
ENV CADDY_VERSION=2.7.5

# renovate: datasource=github-releases depName=caddyserver/xcaddy
ENV XCADDY_VERSION=0.3.5
Expand Down

0 comments on commit 30ca7cf

Please sign in to comment.