Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dockhippie/golang:1.21-amd64 docker diges…
Browse files Browse the repository at this point in the history
…t to 4aa5f30
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 4c7fc88 commit 9a856a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:e211c4752fe788baad201c1f541008c9b34d67276e52898897a8439d8715d9c0 AS build
FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:4aa5f30ccbba6d68f05840555fca4debd2aa35d54ab5a62b9a282bb8d00c5dde AS build

RUN git clone -b main https://github.com/distribution/distribution.git /srv/app/src && \
cd /srv/app/src && \
Expand Down
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:e211c4752fe788baad201c1f541008c9b34d67276e52898897a8439d8715d9c0 AS build
FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:4aa5f30ccbba6d68f05840555fca4debd2aa35d54ab5a62b9a282bb8d00c5dde AS build

# renovate: datasource=github-tags depName=distribution/distribution
ENV REGISTRY_VERSION=v2.7.1
Expand Down
2 changes: 1 addition & 1 deletion v2.8/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:e211c4752fe788baad201c1f541008c9b34d67276e52898897a8439d8715d9c0 AS build
FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:4aa5f30ccbba6d68f05840555fca4debd2aa35d54ab5a62b9a282bb8d00c5dde AS build

# renovate: datasource=github-tags depName=distribution/distribution
ENV REGISTRY_VERSION=v2.8.2
Expand Down

0 comments on commit 9a856a2

Please sign in to comment.