Skip to content

Commit

Permalink
Merge pull request #93 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.4
  • Loading branch information
tboerger committed Aug 20, 2023
2 parents 87da494 + 61abb7b commit 4d86a40
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:76ee30dda5e4ea9f2e3fb7a89e409679df6e5ec2a6dfbf471c6160027363c5af AS build

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

# 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:343d1cfbabb7f894c81af007ab5d3090ce326e228471a01ff62a7db4d68ff630 AS build

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

# 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:c0a558f97f1a9f3e0f2cc56be208e3b3bc9fd9c8b1ed226b739f5576a9b73eb3 AS build

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

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

0 comments on commit 4d86a40

Please sign in to comment.