We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83d17c commit 3ac39b8Copy full SHA for 3ac39b8
3 files changed
ubuntu20.04/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ghcr.io/hostinger/fireactions:2.0.3 AS fireactions
2
FROM ubuntu:20.04
3
4
-ARG RUNNER_VERSION="2.331.0"
+ARG RUNNER_VERSION="2.333.1"
5
ARG TARGETARCH
6
7
ENV DEBIAN_FRONTEND=noninteractive
ubuntu22.04/Dockerfile
FROM ubuntu:22.04
ubuntu24.04/Dockerfile
FROM ubuntu:24.04
0 commit comments