Skip to content

Commit

Permalink
Bump to v2.311.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningspirit committed Oct 24, 2023
1 parent db6bb68 commit 365af3e
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
Expand Up @@ -2,7 +2,7 @@
FROM ubuntu:22.04

# set the github runner version
ARG RUNNER_VERSION="2.310.2"
ARG RUNNER_VERSION="2.311.0"

ENV TZ=Europe/Lisbon
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
Expand Down

0 comments on commit 365af3e

Please sign in to comment.