Update 'Dockerfile'
Some checks failed
go-rpi-ws2811-lib/pipeline/head There was a failure building this commit

This commit is contained in:
2023-06-04 20:59:12 +00:00
parent ebb88b1e3a
commit 84f57dc43e

View File

@@ -1,4 +1,4 @@
FROM debian AS lib_builder
FROM golang:alpine AS lib_builder
WORKDIR /foundry