remove image digests

This commit is contained in:
Michael Grote 2024-02-07 21:19:05 +01:00
parent 77b2befcce
commit d8a9694ed9

View file

@ -1,4 +1,4 @@
FROM squidfunk/mkdocs-material:9.5.8@sha256:6a72238e24c73e4cebb1ceddf8603778d25739ffbf480a314628a3d81aee2214
FROM squidfunk/mkdocs-material:9.5.8
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
# hadolint ignore=DL3013