Skip to content

Commit 2c5e617

Browse files
authored
Update GitHub runner version to 2.331.0
1 parent b71f250 commit 2c5e617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM ubuntu:24.04
33

44
# set the github runner version
5-
ARG RUNNER_VERSION="2.324.0"
5+
ARG RUNNER_VERSION="2.331.0"
66

77
# update the base packages and add a non-sudo user
88
RUN apt-get update -y && apt-get upgrade -y && useradd -m docker

0 commit comments

Comments
 (0)