mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
pin beelzebub docker build to go 1.20
This commit is contained in:
parent
024d79d001
commit
e31fbeb6f0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:alpine AS builder
|
||||
FROM golang:1.20-alpine AS builder
|
||||
#
|
||||
ENV GO111MODULE=on \
|
||||
CGO_ENABLED=0 \
|
||||
|
|
Loading…
Reference in a new issue