Skip to content

Commit

Permalink
chore: Bump ldez/traefik-certs-dumper from v2.7.0 to v2.7.4 in /alpine (
Browse files Browse the repository at this point in the history
  • Loading branch information
kereis authored Nov 18, 2021
2 parents 791e242 + d7bf3aa commit c559f8d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ldez/traefik-certs-dumper:v2.7.0
FROM ldez/traefik-certs-dumper:v2.7.4
LABEL maintainer="kereis <[email protected]>"

RUN \
Expand Down
2 changes: 1 addition & 1 deletion alpine/Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ldez/traefik-certs-dumper:v2.7.0-arm.v8
FROM ldez/traefik-certs-dumper:v2.7.4-arm.v8
LABEL maintainer="kereis <[email protected]>"

COPY --from=multiarch/qemu-user-static:x86_64-aarch64 \
Expand Down
2 changes: 1 addition & 1 deletion alpine/Dockerfile.armhf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ldez/traefik-certs-dumper:v2.7.0-arm.v7
FROM ldez/traefik-certs-dumper:v2.7.4-arm.v7
LABEL maintainer="kereis <[email protected]>"

COPY --from=multiarch/qemu-user-static:x86_64-arm /usr/bin/qemu-arm-static /usr/bin/qemu-arm-static
Expand Down

0 comments on commit c559f8d

Please sign in to comment.