1 Commits

Author SHA1 Message Date
830005de36 Update alpine Docker tag to v3.23 2025-12-03 20:02:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ resources:
images: images:
- name: homeassistant - name: homeassistant
newName: homeassistant/home-assistant newName: homeassistant/home-assistant
newTag: "2025.12" newTag: "2025.11"
configurations: configurations:
# allow nameReference to work with different mentions of the same resource as well # allow nameReference to work with different mentions of the same resource as well

View File

@@ -18,7 +18,7 @@ images:
newTag: java21 newTag: java21
- name: alpine - name: alpine
newName: alpine newName: alpine
newTag: "3.22" newTag: "3.23"
- name: rsync - name: rsync
newName: eeacms/rsync newName: eeacms/rsync
newTag: "3.0" newTag: "3.0"