Skip to content

Commit

Permalink
feat: Use fireactions v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
konradasb committed Nov 2, 2024
1 parent 96b8987 commit 2414ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ubuntu20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/hostinger/fireactions:0.2.3 AS fireactions
FROM ghcr.io/hostinger/fireactions:0.2.5 AS fireactions
FROM ubuntu:20.04

ARG RUNNER_VERSION="2.320.0"
Expand Down
2 changes: 1 addition & 1 deletion ubuntu22.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/hostinger/fireactions:0.2.3 AS fireactions
FROM ghcr.io/hostinger/fireactions:0.2.5 AS fireactions
FROM ubuntu:22.04

ARG RUNNER_VERSION="2.320.0"
Expand Down

0 comments on commit 2414ac2

Please sign in to comment.