diff --git a/ubuntu20.04/Dockerfile b/ubuntu20.04/Dockerfile index d6fea9c..2939d40 100644 --- a/ubuntu20.04/Dockerfile +++ b/ubuntu20.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/hostinger/fireactions:0.2.5 AS fireactions +FROM ghcr.io/hostinger/fireactions:0.2.6 AS fireactions FROM ubuntu:20.04 ARG RUNNER_VERSION="2.321.0"