Skip to content

Commit dca28a0

Browse files
authored
Updated actions runner image to 2.320.0
1 parent cba0caf commit dca28a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG ACTIONS_BASE="ghcr.io/actions/actions-runner:2.319.1"
1+
ARG ACTIONS_BASE="ghcr.io/actions/actions-runner:2.320.0"
22
FROM $ACTIONS_BASE
33

44
ARG KUBECTL_VER="1.28.3"

0 commit comments

Comments
 (0)