5 Commits

Author SHA1 Message Date
8477c83805 Update mgoltzsche/podman Docker tag to v5.2.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-15 09:11:27 +00:00
2393768e6d Merge pull request 'Update homeassistant/home-assistant Docker tag to v2024.8.1' (#26) from renovate/homeassistant-home-assistant-2024.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #26
2024-08-11 10:02:45 +00:00
1e231c9faa Update homeassistant/home-assistant Docker tag to v2024.8.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-11 09:10:51 +00:00
7947ea13a0 Merge pull request 'Update homeassistant/home-assistant Docker tag to v2024.8.0' (#24) from renovate/homeassistant-home-assistant-2024.x into master
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
Reviewed-on: #24
2024-08-08 09:40:50 +00:00
2f9d31d174 Update homeassistant/home-assistant Docker tag to v2024.8.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-08 09:10:47 +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.1.2
image: mgoltzsche/podman:5.2.1
privileged: true
environment:
REGISTRY_USERNAME:
@@ -32,7 +32,7 @@ steps:
- master
- name: cleanup
image: mgoltzsche/podman:5.1.2
image: mgoltzsche/podman:5.2.1
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
@@ -62,7 +62,7 @@ name: promote
steps:
- name: promote
image: mgoltzsche/podman:5.1.2
image: mgoltzsche/podman:5.2.1
privileged: true
environment:
REGISTRY_USERNAME:
@@ -82,7 +82,7 @@ steps:
path: /var/lib/containers
- name: cleanup
image: mgoltzsche/podman:5.1.2
image: mgoltzsche/podman:5.2.1
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"

View File

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