Skip to content

Commit

Permalink
Bump to v2.308.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningspirit committed Aug 15, 2023
1 parent 9dbe39a commit cf6f19a
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.307.1"
ARG RUNNER_VERSION="2.308.0"

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

0 comments on commit cf6f19a

Please sign in to comment.