diff --git a/ubuntu20.04/Dockerfile b/ubuntu20.04/Dockerfile index 012d878..61d8902 100644 --- a/ubuntu20.04/Dockerfile +++ b/ubuntu20.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/hostinger/fireactions:1.0.0 AS fireactions +FROM ghcr.io/hostinger/fireactions:2.0.0 AS fireactions FROM ubuntu:20.04 ARG RUNNER_VERSION="2.331.0"