mirror of
https://github.com/datarhei/core.git
synced 2025-12-24 13:07:56 +08:00
fix: Dockerfile to reduce vulnerabilities
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ARG GOLANG_IMAGE=golang:1.22-alpine3.19
|
||||
ARG BUILD_IMAGE=alpine:3.19
|
||||
ARG BUILD_IMAGE=alpine:3.22.1
|
||||
|
||||
# Cross-Compilation
|
||||
# https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
|
||||
|
||||
Reference in New Issue
Block a user