Update Docker image octoprint/octoprint to v1.8.2

This commit is contained in:
renovate[bot] 2022-08-10 00:04:31 +00:00
parent 75430ac3d6
commit c2a519eb43

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: octoprint/octoprint
# -- image tag
tag: 1.8.1-minimal
tag: 1.8.2-minimal
# -- image pull policy
pullPolicy: IfNotPresent