1 Commits

Author SHA1 Message Date
f058e33f13 Update mgoltzsche/podman Docker tag to v5.1.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-22 09:11:14 +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.2.1
image: mgoltzsche/podman:5.1.2
privileged: true
environment:
REGISTRY_USERNAME:
@@ -32,7 +32,7 @@ steps:
- master
- name: cleanup
image: mgoltzsche/podman:5.2.1
image: mgoltzsche/podman:5.1.2
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
@@ -62,7 +62,7 @@ name: promote
steps:
- name: promote
image: mgoltzsche/podman:5.2.1
image: mgoltzsche/podman:5.1.2
privileged: true
environment:
REGISTRY_USERNAME:
@@ -82,7 +82,7 @@ steps:
path: /var/lib/containers
- name: cleanup
image: mgoltzsche/podman:5.2.1
image: mgoltzsche/podman:5.1.2
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"

View File

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