mirror of
https://github.com/php/frankenphp.git
synced 2026-03-24 00:52:11 +01:00
fix: use local Go toolchain (#1546)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#checkov:skip=CKV_DOCKER_3
|
||||
FROM golang:1.24-alpine
|
||||
|
||||
ENV GOTOOLCHAIN=local
|
||||
ENV CFLAGS="-ggdb3"
|
||||
ENV PHPIZE_DEPS="\
|
||||
autoconf \
|
||||
|
||||
Reference in New Issue
Block a user