3 Commits

Author SHA1 Message Date
27c5e37f43 Update mgoltzsche/podman Docker tag to v5.4.2
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 09:49:10 +00:00
684fb38d17 Merge pull request 'Update homeassistant/home-assistant Docker tag to v2025.3.4' (#47) from renovate/homeassistant-home-assistant-2025.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #47
2025-03-27 21:18:15 +00:00
7ff88deae2 Update homeassistant/home-assistant Docker tag to v2025.3.4
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-22 09:48:52 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ name: build
steps:
- name: build
image: mgoltzsche/podman:5.4.0
image: mgoltzsche/podman:5.4.2
privileged: true
environment:
REGISTRY_USERNAME:
@@ -32,7 +32,7 @@ steps:
- master
- name: cleanup
image: mgoltzsche/podman:5.4.0
image: mgoltzsche/podman:5.4.2
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
@@ -62,7 +62,7 @@ name: promote
steps:
- name: promote
image: mgoltzsche/podman:5.4.0
image: mgoltzsche/podman:5.4.2
privileged: true
environment:
REGISTRY_USERNAME:
@@ -82,7 +82,7 @@ steps:
path: /var/lib/containers
- name: cleanup
image: mgoltzsche/podman:5.4.0
image: mgoltzsche/podman:5.4.2
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"

View File

@@ -1,4 +1,4 @@
FROM homeassistant/home-assistant:2025.3.1
FROM homeassistant/home-assistant:2025.3.4
#COPY src/ /usr/src/homeassistant/homeassistant/