blueprints.git

commit a32fc010dbcfe6ee7c580609b3d477486d0fd3b9

Author: Adam <git@apiote.xyz>

use alpine edge to use newest go

 szczanieckiej/Dockerfile | 2 +-


diff --git a/szczanieckiej/Dockerfile b/szczanieckiej/Dockerfile
index 3956c37d2bbd709239f6566bb283ac5a1f68534d..94b79074bd9a11b4ba92231fa4496277190b92d0 100644
--- a/szczanieckiej/Dockerfile
+++ b/szczanieckiej/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine
+FROM alpine:edge
 RUN apk add git plan9port go openssh-client mawk
 RUN ln -s /usr/lib/plan9/bin/mk /usr/bin/mk
 RUN git clone https://git.sr.ht/~sircmpwn/go-bare