mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
pin beelzebub docker build to go 1.20
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM golang:alpine AS builder
|
FROM golang:1.20-alpine AS builder
|
||||||
#
|
#
|
||||||
ENV GO111MODULE=on \
|
ENV GO111MODULE=on \
|
||||||
CGO_ENABLED=0 \
|
CGO_ENABLED=0 \
|
||||||
|
Reference in New Issue
Block a user