Skip to content

Commit

Permalink
Updated to 2.313.0
Browse files Browse the repository at this point in the history
  • Loading branch information
axelfontaine committed Feb 8, 2024
1 parent 7df85b8 commit 2d744b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ubuntu:22.04 as sprinter
FROM ubuntu:22.04

ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION=2.312.0
ARG RUNNER_VERSION=2.313.0

ENV DEBIAN_FRONTEND=noninteractive
ENV RUNNER_MANUALLY_TRAP_SIG=1
Expand Down

0 comments on commit 2d744b3

Please sign in to comment.