mirror of
https://github.com/its-a-feature/Mythic
synced 2026-06-08 14:55:38 +00:00
Bump Mythic Dockerfile tag to match release 'v3.4.0.59'
This commit is contained in:
committed by
github-actions
parent
39f44f7dec
commit
e4da2c887f
+1
-1
@@ -1,6 +1,6 @@
|
||||
BINARY_NAME=mythic-cli
|
||||
LOCAL_PATH=$(shell pwd)
|
||||
BUILDER_IMAGE=ghcr.io/its-a-feature/mythic_cli:v3.4.0.58
|
||||
BUILDER_IMAGE=ghcr.io/its-a-feature/mythic_cli:v3.4.0.59
|
||||
.PHONY: default
|
||||
default: build_linux ;
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@ package config
|
||||
|
||||
// MythicDockerLatest is the most recent tagged version pushed to GitHub packages
|
||||
|
||||
const MythicDockerLatest = "v3.4.0.58"
|
||||
const MythicDockerLatest = "v3.4.0.59"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user