Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .unsupported/bt-mqtt-gateway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.3
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

Expand Down
4 changes: 2 additions & 2 deletions .unsupported/bt-mqtt-gateway/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.0.3"
amd64: "ghcr.io/hassio-addons/base:20.0.3"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion .unsupported/freenom-dns-updater/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.3
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ENV PIP_BREAK_SYSTEM_PACKAGES=1
Expand Down
4 changes: 2 additions & 2 deletions .unsupported/freenom-dns-updater/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.0.3"
amd64: "ghcr.io/hassio-addons/base:20.0.3"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion .unsupported/matterbridge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.3
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM} AS builder

Expand Down
4 changes: 2 additions & 2 deletions .unsupported/matterbridge/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.0.3"
amd64: "ghcr.io/hassio-addons/base:20.0.3"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion .unsupported/tuya-convert/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.3
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
# Create virtual environment and add to PATH
Expand Down
4 changes: 2 additions & 2 deletions .unsupported/tuya-convert/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.0.3"
amd64: "ghcr.io/hassio-addons/base:20.0.3"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion .unsupported/xqrepack/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.3
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="unknown"
Expand Down
4 changes: 2 additions & 2 deletions .unsupported/xqrepack/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.0.3"
amd64: "ghcr.io/hassio-addons/base:20.0.3"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion ShieldDNS/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
ARG TARGETARCH
# hadolint ignore=DL3006

Expand Down
4 changes: 2 additions & 2 deletions ShieldDNS/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
2 changes: 1 addition & 1 deletion ShieldFile/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
# renovate: datasource=docker depName=filebrowser/filebrowser
FROM filebrowser/filebrowser:v2.63.3 AS filebrowser
Expand Down
4 changes: 2 additions & 2 deletions ShieldFile/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion apache2-minimal-mariadb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1

# hadolint ignore=DL3006
FROM ${BUILD_FROM}
Expand Down
4 changes: 2 additions & 2 deletions apache2-minimal-mariadb/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion apache2-minimal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="1970-01-01T00:00:00Z"
Expand Down
4 changes: 2 additions & 2 deletions apache2-minimal/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion apache2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="1970-01-01T00:00:00Z"
Expand Down
4 changes: 2 additions & 2 deletions apache2/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion bash_script_executer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="unknown"
Expand Down
4 changes: 2 additions & 2 deletions bash_script_executer/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion bentopdf/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
# renovate: datasource=docker depName=bentopdf/bentopdf
FROM bentopdf/bentopdf:v1.15.3 AS builder
Expand Down
4 changes: 2 additions & 2 deletions bentopdf/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
2 changes: 1 addition & 1 deletion dbf/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
FROM ${BUILD_FROM}

# Build arguments
Expand Down
4 changes: 2 additions & 2 deletions dbf/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
2 changes: 1 addition & 1 deletion er-dashboard/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1

# Stage 1: Get Frontend Assets
# renovate: datasource=docker depName=ghcr.io/eidolf/er-startseite/frontend
Expand Down
4 changes: 2 additions & 2 deletions er-dashboard/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
2 changes: 1 addition & 1 deletion homeassistant-test-instance/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG HA_VERSION=2026.5.0
ARG BUILD_FROM=ghcr.io/home-assistant/home-assistant:${HA_VERSION}
# hadolint ignore=DL3006
FROM ghcr.io/hassio-addons/base:20.1.0 AS addon-base
FROM ghcr.io/hassio-addons/base:20.1.1 AS addon-base

# hadolint ignore=DL3006
FROM ${BUILD_FROM}
Expand Down
2 changes: 1 addition & 1 deletion imapsync/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="1970-01-01T00:00:00Z"
Expand Down
4 changes: 2 additions & 2 deletions imapsync/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion netboot-xyz/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="1970-01-01T00:00:00Z"
Expand Down
4 changes: 2 additions & 2 deletions netboot-xyz/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
# Base image includes s6-overlay; services use /usr/bin/with-contenv
Expand Down
4 changes: 2 additions & 2 deletions nginx/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion openssl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="unknown"
Expand Down
4 changes: 2 additions & 2 deletions openssl/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion planka/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/plankanban/planka:2.1.1 AS planka

ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
FROM ${BUILD_FROM}

# Set shell
Expand Down
4 changes: 2 additions & 2 deletions planka/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
args:
PLANKA_VERSION: 1.24.1
2 changes: 1 addition & 1 deletion pterodactyl-panel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM} as base

Check warning on line 3 in pterodactyl-panel/Dockerfile

View workflow job for this annotation

GitHub Actions / 🏗️ Test Build (pterodactyl-panel)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

ENV PTERODACTYL_VERSION="v1.12.0"

Expand Down Expand Up @@ -54,7 +54,7 @@

# Build phase of the container
# This is where composer is added and pterodactyl properly setup
FROM base as build

Check warning on line 57 in pterodactyl-panel/Dockerfile

View workflow job for this annotation

GitHub Actions / 🏗️ Test Build (pterodactyl-panel)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

WORKDIR /var/www/html
# Install build-only dependencies (not needed in production)
Expand Down Expand Up @@ -86,7 +86,7 @@

# Final Production phase of the controller
# All build requirements get scrapped as to maintain a small image
FROM base as production

Check warning on line 89 in pterodactyl-panel/Dockerfile

View workflow job for this annotation

GitHub Actions / 🏗️ Test Build (pterodactyl-panel)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
ARG BUILD_DATE="1970-01-01T00:00:00Z"

WORKDIR /var/www/html
Expand Down
4 changes: 2 additions & 2 deletions pterodactyl-panel/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion pterodactyl-wings/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
ARG BUILD_DATE="1970-01-01T00:00:00Z"
Expand Down
4 changes: 2 additions & 2 deletions pterodactyl-wings/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion switch_lan_play/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# Build stage
# hadolint ignore=DL3006
FROM ${BUILD_FROM} AS builder
Expand Down
2 changes: 1 addition & 1 deletion switch_lan_play/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
build_from:
amd64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion switch_lan_play_server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM} AS builder

Expand Down
2 changes: 1 addition & 1 deletion switch_lan_play_server/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
build_from:
amd64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion tt-rss/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
FROM ${BUILD_FROM}

# Setup base
Expand Down
4 changes: 2 additions & 2 deletions tt-rss/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
2 changes: 1 addition & 1 deletion unsupported/wiki.js/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
ARG WIKIJS_VERSION=2.5.314
FROM ghcr.io/requarks/wiki:${WIKIJS_VERSION} AS wiki_release

Expand Down
2 changes: 1 addition & 1 deletion unsupported/wiki.js/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
build_from:
amd64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion whatsapp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM $BUILD_FROM
ARG BUILD_DATE="unknown"
Expand Down
4 changes: 2 additions & 2 deletions whatsapp/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion wiki.js/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
ARG WIKIJS_VERSION=2.5.314
FROM ghcr.io/requarks/wiki:${WIKIJS_VERSION} AS wiki_release

Expand Down
2 changes: 1 addition & 1 deletion wiki.js/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
build_from:
amd64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion wiki.js3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# Use official image pinned to digest to ensure integrity (CodeRabbit: reproducible builds)
# Note: This uses Wiki.js V3 Beta/Alpha - Renovate tracks ARG WIKIJS_VERSION
ARG WIKIJS_VERSION=3.0.0-alpha.413
Expand Down
4 changes: 2 additions & 2 deletions wiki.js3/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
build_from:
aarch64: "ghcr.io/hassio-addons/base:20.1.0"
amd64: "ghcr.io/hassio-addons/base:20.1.0"
aarch64: "ghcr.io/hassio-addons/base:20.1.1"
amd64: "ghcr.io/hassio-addons/base:20.1.1"
2 changes: 1 addition & 1 deletion wordpress/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

Expand Down
4 changes: 2 additions & 2 deletions wordpress/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build_from:
aarch64: ghcr.io/hassio-addons/base:20.1.0
amd64: ghcr.io/hassio-addons/base:20.1.0
aarch64: ghcr.io/hassio-addons/base:20.1.1
amd64: ghcr.io/hassio-addons/base:20.1.1
Loading