mirror of
https://github.com/its-a-feature/Mythic
synced 2026-06-08 14:55:38 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
+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.49
|
||||
BUILDER_IMAGE=ghcr.io/its-a-feature/mythic_cli:v3.4.0.50
|
||||
.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.49"
|
||||
const MythicDockerLatest = "v3.4.0.50"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user