Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dockhippie/golang:1.23-amd64 docker diges…
Browse files Browse the repository at this point in the history
…t to cc9385f
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 820839f commit a26de8b
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.23-amd64@sha256:e288478f33526e604806da54b350c2752c5e13502f911d436a82a651c749d29e AS build
FROM ghcr.io/dockhippie/golang:1.23-amd64@sha256:cc9385f58663ec357e2bf814a874b71ebf1fc7eefe1cf4685faf95a83c22c869 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.23-amd64@sha256:e288478f33526e604806da54b350c2752c5e13502f911d436a82a651c749d29e AS build
FROM ghcr.io/dockhippie/golang:1.23-amd64@sha256:cc9385f58663ec357e2bf814a874b71ebf1fc7eefe1cf4685faf95a83c22c869 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.23-amd64@sha256:e288478f33526e604806da54b350c2752c5e13502f911d436a82a651c749d29e AS build
FROM ghcr.io/dockhippie/golang:1.23-amd64@sha256:cc9385f58663ec357e2bf814a874b71ebf1fc7eefe1cf4685faf95a83c22c869 AS build

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

0 comments on commit a26de8b

Please sign in to comment.