From b46554d915a0b0d1ab28ac57758b763bdf525011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 22:42:21 +0200 Subject: [PATCH] chore(deps): Bump hostinger/fireactions from 0.2.5 to 0.2.6 in /ubuntu22.04 (#27) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ubuntu22.04/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu22.04/Dockerfile b/ubuntu22.04/Dockerfile index 2e2e1ca..cae9dfe 100644 --- a/ubuntu22.04/Dockerfile +++ b/ubuntu22.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:22.04 ARG RUNNER_VERSION="2.321.0"