Skip to content

Commit 3ac39b8

Browse files
chore: Bump runner to v2.333.1 (#71)
1 parent d83d17c commit 3ac39b8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ubuntu20.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ghcr.io/hostinger/fireactions:2.0.3 AS fireactions
22
FROM ubuntu:20.04
33

4-
ARG RUNNER_VERSION="2.331.0"
4+
ARG RUNNER_VERSION="2.333.1"
55
ARG TARGETARCH
66

77
ENV DEBIAN_FRONTEND=noninteractive

ubuntu22.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ghcr.io/hostinger/fireactions:2.0.3 AS fireactions
22
FROM ubuntu:22.04
33

4-
ARG RUNNER_VERSION="2.331.0"
4+
ARG RUNNER_VERSION="2.333.1"
55
ARG TARGETARCH
66

77
ENV DEBIAN_FRONTEND=noninteractive

ubuntu24.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ghcr.io/hostinger/fireactions:2.0.3 AS fireactions
22
FROM ubuntu:24.04
33

4-
ARG RUNNER_VERSION="2.331.0"
4+
ARG RUNNER_VERSION="2.333.1"
55
ARG TARGETARCH
66

77
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)