Skip to content

Commit

Permalink
updated the action runner image to 2.318
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopfirefox authored Sep 9, 2024
1 parent d451365 commit dcba6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ACTIONS_BASE="ghcr.io/actions/actions-runner:2.317.0"
ARG ACTIONS_BASE="ghcr.io/actions/actions-runner:2.318.0"
FROM $ACTIONS_BASE

ARG KUBECTL_VER="1.28.3"
Expand Down

0 comments on commit dcba6d6

Please sign in to comment.