Skip to content

Commit cba0caf

Browse files
authored
Updated Actions runner image to 2.319.1
1 parent dcba6d6 commit cba0caf

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.318.0"
1+
ARG ACTIONS_BASE="ghcr.io/actions/actions-runner:2.319.1"
22
FROM $ACTIONS_BASE
33

44
ARG KUBECTL_VER="1.28.3"

0 commit comments

Comments
 (0)