Skip to content

Commit

Permalink
[octoprint-proxy] Update ghcr.io/hassio-addons/base Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2024
1 parent 27488ee commit 77f04d7
Show file tree
Hide file tree
Showing 3 changed files with 5 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:17.0.0
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:17.0.0
aarch64: ghcr.io/hassio-addons/base:17.0.0
amd64: ghcr.io/hassio-addons/base:17.0.0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update ghcr.io/hassio-addons/base from 13.0.0 to 17.0.0

0 comments on commit 77f04d7

Please sign in to comment.