From 66482f3a35ab92d7e9c9f106a0dde93f97549947 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 03:15:51 +0000 Subject: [PATCH] patch(deps): update dependency ggicci/caddy-jwt to v0.9.2 --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- v2.7/Dockerfile.amd64 | 2 +- v2.7/Dockerfile.arm | 2 +- v2.7/Dockerfile.arm64 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 5a631666..e58ae4ce 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -4,7 +4,7 @@ FROM ghcr.io/dockhippie/golang:1.20-amd64@sha256:76ee30dda5e4ea9f2e3fb7a89e40967 ENV XCADDY_VERSION=0.3.5 # renovate: datasource=github-tags depName=ggicci/caddy-jwt -ENV JWT_VERSION=v0.9.1 +ENV JWT_VERSION=v0.9.2 # renovate: datasource=github-tags depName=MagnaXSoftware/gopkg ENV GOPKG_VERSION=v1.2.0 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 69c1b3e6..49d0ffb7 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -4,7 +4,7 @@ FROM ghcr.io/dockhippie/golang:1.20-arm@sha256:343d1cfbabb7f894c81af007ab5d3090c ENV XCADDY_VERSION=0.3.5 # renovate: datasource=github-tags depName=ggicci/caddy-jwt -ENV JWT_VERSION=v0.9.1 +ENV JWT_VERSION=v0.9.2 # renovate: datasource=github-tags depName=MagnaXSoftware/gopkg ENV GOPKG_VERSION=v1.2.0 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 50c97c40..eb3d5078 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -4,7 +4,7 @@ FROM ghcr.io/dockhippie/golang:1.20-arm64@sha256:c0a558f97f1a9f3e0f2cc56be208e3b ENV XCADDY_VERSION=0.3.5 # renovate: datasource=github-tags depName=ggicci/caddy-jwt -ENV JWT_VERSION=v0.9.1 +ENV JWT_VERSION=v0.9.2 # renovate: datasource=github-tags depName=MagnaXSoftware/gopkg ENV GOPKG_VERSION=v1.2.0 diff --git a/v2.7/Dockerfile.amd64 b/v2.7/Dockerfile.amd64 index dfd0e660..368eb5ce 100644 --- a/v2.7/Dockerfile.amd64 +++ b/v2.7/Dockerfile.amd64 @@ -7,7 +7,7 @@ ENV CADDY_VERSION=2.7.3 ENV XCADDY_VERSION=0.3.5 # renovate: datasource=github-tags depName=ggicci/caddy-jwt -ENV JWT_VERSION=v0.9.1 +ENV JWT_VERSION=v0.9.2 # renovate: datasource=github-tags depName=MagnaXSoftware/gopkg ENV GOPKG_VERSION=v1.2.0 diff --git a/v2.7/Dockerfile.arm b/v2.7/Dockerfile.arm index 66ee427b..4fd4b841 100644 --- a/v2.7/Dockerfile.arm +++ b/v2.7/Dockerfile.arm @@ -7,7 +7,7 @@ ENV CADDY_VERSION=2.7.3 ENV XCADDY_VERSION=0.3.5 # renovate: datasource=github-tags depName=ggicci/caddy-jwt -ENV JWT_VERSION=v0.9.1 +ENV JWT_VERSION=v0.9.2 # renovate: datasource=github-tags depName=MagnaXSoftware/gopkg ENV GOPKG_VERSION=v1.2.0 diff --git a/v2.7/Dockerfile.arm64 b/v2.7/Dockerfile.arm64 index be497ed7..3d4d71f4 100644 --- a/v2.7/Dockerfile.arm64 +++ b/v2.7/Dockerfile.arm64 @@ -7,7 +7,7 @@ ENV CADDY_VERSION=2.7.3 ENV XCADDY_VERSION=0.3.5 # renovate: datasource=github-tags depName=ggicci/caddy-jwt -ENV JWT_VERSION=v0.9.1 +ENV JWT_VERSION=v0.9.2 # renovate: datasource=github-tags depName=MagnaXSoftware/gopkg ENV GOPKG_VERSION=v1.2.0