Skip to content

Commit

Permalink
Merge pull request #130 from dockhippie/renovate/docker-digests
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger authored Sep 6, 2023
2 parents 8446aaf + c7d6b51 commit 2f0e9f3
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN git clone -b main https://github.com/distribution/distribution.git /srv/app/
cd /srv/app/src && \
GO111MODULE=on go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:8625a244a26b90bc5c802c4449154d23bda974fb6b8c341c929daa99cd056305
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c639739d2350058b05ed9fefb249f9250ed0987e6c41ec6a9b9d8bad2ef95f05

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN git clone -b main https://github.com/distribution/distribution.git /srv/app/
cd /srv/app/src && \
GO111MODULE=on go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:b4b521c8229a803f530feb976bc7d46f9a63ed7050d320af5d9ea1f910dab022
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:ff48ca624b292abcf0862840b216f1f209ee0bc361725b642bca2c467ee2f467

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN git clone -b main https://github.com/distribution/distribution.git /srv/app/
cd /srv/app/src && \
GO111MODULE=on go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:cf76796c3edf88c31a47aba4398a85dcfc366710d8df0886abddc2c806791e6d
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:0f31ea0a0cb80f67d2270b67fc7d4fdc672359029135e36e7eef27ca530d9d9d

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN git clone -b ${REGISTRY_VERSION} https://github.com/distribution/distributio
cd /srv/app/src/github.com/docker/distribution && \
GO111MODULE=off go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:8625a244a26b90bc5c802c4449154d23bda974fb6b8c341c929daa99cd056305
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c639739d2350058b05ed9fefb249f9250ed0987e6c41ec6a9b9d8bad2ef95f05

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN git clone -b ${REGISTRY_VERSION} https://github.com/distribution/distributio
cd /srv/app/src/github.com/docker/distribution && \
GO111MODULE=off go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:b4b521c8229a803f530feb976bc7d46f9a63ed7050d320af5d9ea1f910dab022
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:ff48ca624b292abcf0862840b216f1f209ee0bc361725b642bca2c467ee2f467

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion v2.7/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN git clone -b ${REGISTRY_VERSION} https://github.com/distribution/distributio
cd /srv/app/src/github.com/docker/distribution && \
GO111MODULE=off go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:cf76796c3edf88c31a47aba4398a85dcfc366710d8df0886abddc2c806791e6d
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:0f31ea0a0cb80f67d2270b67fc7d4fdc672359029135e36e7eef27ca530d9d9d

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion v2.8/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN git clone -b ${REGISTRY_VERSION} https://github.com/distribution/distributio
cd /srv/app/src/github.com/docker/distribution && \
GO111MODULE=off go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:8625a244a26b90bc5c802c4449154d23bda974fb6b8c341c929daa99cd056305
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c639739d2350058b05ed9fefb249f9250ed0987e6c41ec6a9b9d8bad2ef95f05

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion v2.8/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN git clone -b ${REGISTRY_VERSION} https://github.com/distribution/distributio
cd /srv/app/src/github.com/docker/distribution && \
GO111MODULE=off go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:b4b521c8229a803f530feb976bc7d46f9a63ed7050d320af5d9ea1f910dab022
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:ff48ca624b292abcf0862840b216f1f209ee0bc361725b642bca2c467ee2f467

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion v2.8/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN git clone -b ${REGISTRY_VERSION} https://github.com/distribution/distributio
cd /srv/app/src/github.com/docker/distribution && \
GO111MODULE=off go install ./cmd/...

FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:cf76796c3edf88c31a47aba4398a85dcfc366710d8df0886abddc2c806791e6d
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:0f31ea0a0cb80f67d2270b67fc7d4fdc672359029135e36e7eef27ca530d9d9d

VOLUME ["/var/lib/registry"]
EXPOSE 5000
Expand Down

0 comments on commit 2f0e9f3

Please sign in to comment.