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 'v0.0.3.10'
This commit is contained in:
committed by
github-actions
parent
25afd25cc0
commit
c3d443ea91
@@ -1 +1 @@
|
||||
FROM ghcr.io/its-a-feature/mythic_cli:v0.0.3.9
|
||||
FROM ghcr.io/its-a-feature/mythic_cli:v0.0.3.10
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
BINARY_NAME=mythic-cli
|
||||
LOCAL_PATH=$(shell pwd)
|
||||
BUILDER_IMAGE=ghcr.io/its-a-feature/mythic_cli:v0.0.3.9
|
||||
BUILDER_IMAGE=ghcr.io/its-a-feature/mythic_cli:v0.0.3.10
|
||||
.PHONY: default
|
||||
default: build_linux ;
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
FROM ghcr.io/its-a-feature/mythic_documentation:v0.0.3.9
|
||||
FROM ghcr.io/its-a-feature/mythic_documentation:v0.0.3.10
|
||||
@@ -1 +1 @@
|
||||
FROM ghcr.io/its-a-feature/mythic_nginx:v0.0.3.9
|
||||
FROM ghcr.io/its-a-feature/mythic_nginx:v0.0.3.10
|
||||
@@ -1 +1 @@
|
||||
FROM ghcr.io/its-a-feature/mythic_postgres:v0.0.3.9
|
||||
FROM ghcr.io/its-a-feature/mythic_postgres:v0.0.3.10
|
||||
@@ -1,4 +1,4 @@
|
||||
#FROM rabbitmq:3-alpine
|
||||
#FROM rabbitmq:3-management-alpine
|
||||
#ADD rabbitmq.conf /etc/rabbitmq/rabbitmq.conf
|
||||
FROM ghcr.io/its-a-feature/mythic_rabbitmq:v0.0.3.9
|
||||
FROM ghcr.io/its-a-feature/mythic_rabbitmq:v0.0.3.10
|
||||
Reference in New Issue
Block a user