Skip to content

Commit 9a41c79

Browse files
fix: Update Dockerfile image Release to v2.329.0 (#67)
Update release to v2.329.0 Co-authored-by: GitHub Action <action@github.com>
1 parent cd2835e commit 9a41c79

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v2.329.0
2+
- Docker Image: `docker pull ghcr.io/actions/runner:v2.329.0@sha256:75599cd393958a52142f489a160123f5b9b21605a40609696deb13d49867d53f`
3+
14
## v2.329.0
25
- Docker Image: upgrade kubelogin to version 0.2.10, yq to version 4.47.1
36

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/actions/actions-runner:2.328.0@sha256:db0dcae6d28559e54277755a33aba7d0665f255b3bd2a66cdc5e132712f155e0 AS base
1+
FROM ghcr.io/actions/actions-runner:2.329.0@sha256:75599cd393958a52142f489a160123f5b9b21605a40609696deb13d49867d53f AS base
22

33
USER root
44

release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"current_tag": "v2.328.0",
3-
"current_sha": "6f9a9110adce65f44ca6f7c0ae142b9cc6af937b"
2+
"current_tag": "v2.329.0",
3+
"current_sha": "c76c59996c8fa32e989164a5a695efb12608ae5a"
44
}

0 commit comments

Comments
 (0)