Skip to content

Commit

Permalink
minor(deps): update minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 1afdf75 commit ad05eeb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions v2.5/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.19-amd64@sha256:742d96dea74a3476a11baf4d3471060d26ced87eb908878cf4e4586d1fd39f40 AS build
FROM ghcr.io/dockhippie/golang:1.20-amd64@sha256:76ee30dda5e4ea9f2e3fb7a89e409679df6e5ec2a6dfbf471c6160027363c5af AS build

# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION=2.5.2
Expand All @@ -7,7 +7,7 @@ ENV CADDY_VERSION=2.5.2
ENV XCADDY_VERSION=0.3.5

# renovate: datasource=github-tags depName=ggicci/caddy-jwt
ENV JWT_VERSION=v0.8.0
ENV JWT_VERSION=v0.9.1

# renovate: datasource=github-tags depName=MagnaXSoftware/gopkg
ENV GOPKG_VERSION=v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions v2.5/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.19-arm@sha256:2923928b2eba58d2f175b8fd7e926f0da5582aca957c711b3272081e3361b8b7 AS build
FROM ghcr.io/dockhippie/golang:1.20-arm@sha256:fe2fc89810395055f3c28b03cb609cb0d663b6354d11b34ba48680ebb4552cd8 AS build

# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION=2.5.2
Expand All @@ -7,7 +7,7 @@ ENV CADDY_VERSION=2.5.2
ENV XCADDY_VERSION=0.3.5

# renovate: datasource=github-tags depName=ggicci/caddy-jwt
ENV JWT_VERSION=v0.8.0
ENV JWT_VERSION=v0.9.1

# renovate: datasource=github-tags depName=MagnaXSoftware/gopkg
ENV GOPKG_VERSION=v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions v2.5/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.19-arm64@sha256:19e28b4b5238406d5d6703cd26bc6e5baa9a6ec46f0605ede37a2f4ea162f491 AS build
FROM ghcr.io/dockhippie/golang:1.20-arm64@sha256:6febc16e362b54d86bbaf14abcf74a84678f7b76b1a2cf54d82ff981b2c7d177 AS build

# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION=2.5.2
Expand All @@ -7,7 +7,7 @@ ENV CADDY_VERSION=2.5.2
ENV XCADDY_VERSION=0.3.5

# renovate: datasource=github-tags depName=ggicci/caddy-jwt
ENV JWT_VERSION=v0.8.0
ENV JWT_VERSION=v0.9.1

# renovate: datasource=github-tags depName=MagnaXSoftware/gopkg
ENV GOPKG_VERSION=v1.2.0
Expand Down

0 comments on commit ad05eeb

Please sign in to comment.