diff --git a/ubuntu24.04/Dockerfile b/ubuntu24.04/Dockerfile index 045616c..6832613 100644 --- a/ubuntu24.04/Dockerfile +++ b/ubuntu24.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/hostinger/fireactions:1.0.0 AS fireactions +FROM ghcr.io/hostinger/fireactions:1.0.1 AS fireactions FROM ubuntu:24.04 ARG RUNNER_VERSION="2.331.0"