Skip to content

Commit

Permalink
[octoprint-proxy] Update ghcr.io/hassio-addons/base Docker tag to v13…
Browse files Browse the repository at this point in the history
….2.2
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 1ed8ba8 commit d6aab5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion octoprint-proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:13.0.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:13.2.2
FROM $BUILD_FROM

ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=30000
Expand Down
6 changes: 3 additions & 3 deletions octoprint-proxy/build.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
build_from:
armv7: ghcr.io/hassio-addons/base:13.0.0
aarch64: ghcr.io/hassio-addons/base:13.0.0
amd64: ghcr.io/hassio-addons/base:13.0.0
armv7: ghcr.io/hassio-addons/base:13.2.2
aarch64: ghcr.io/hassio-addons/base:13.2.2
amd64: ghcr.io/hassio-addons/base:13.2.2

0 comments on commit d6aab5e

Please sign in to comment.