fix(ci): refresh workflow container images on every run and bump @apiclient.xyz/docker to ^5.1.1

This commit is contained in:
2026-03-16 00:59:27 +00:00
parent b622565e34
commit bd5cd5c0cb
7 changed files with 14 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: code.foss.global/host.today/ht-docker-node:latest
options: --pull always
steps:
- name: Checkout code
@@ -43,6 +44,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: code.foss.global/host.today/ht-docker-node:latest
options: --pull always
steps:
- name: Checkout code
@@ -82,6 +84,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: code.foss.global/host.today/ht-docker-node:latest
options: --pull always
steps:
- name: Checkout code

View File

@@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: code.foss.global/host.today/ht-docker-node:latest
options: --pull always
steps:
- name: Checkout code

View File

@@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: code.foss.global/host.today/ht-docker-node:latest
options: --pull always
steps:
- name: Checkout code