Skip to content

Commit

Permalink
chore(docker): update docker digests to 7467540
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 3, 2022
1 parent 649dc4e commit d316266
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:8c579cb02a787069295dddcf1daa59b3e90c6626bf0f5dfea260cfb577192a88
FROM python:3.10-alpine@sha256:f04a62c5f08dffec45b3d33a41c61112394669f17aca2b2dc260f7a993fa373b

LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM arm32v7/python:3.10-alpine@sha256:4051162e3e254d47a6c0eb07db7524f8775bbb339f3f3cdc3db94a0e5430774c
FROM arm32v7/python:3.10-alpine@sha256:7467540dc6260813bef5c7bda9a8ee1dbeddfa4b0eaaf57cf8146909dfbd1392

LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM arm64v8/python:3.10-alpine@sha256:9c73a31a5ef9dc21bbbbdbf3ff235f99cc3ff0deeec509e628f5240675dc0da6
FROM arm64v8/python:3.10-alpine@sha256:7ccc81fc57596fde5bb31366d4c0fec798a87059184f7bbbbffeef849d108fa3

LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
Expand Down

0 comments on commit d316266

Please sign in to comment.