fix: rerun build
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled

This commit is contained in:
2025-10-21 22:30:14 +01:00
parent 2bab7322ec
commit f91d616008
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
FROM git.luke-else.co.uk/luke-else/lab:latest
RUN apk add --no-cache \
go
RUN apk add --no-cache go

View File

@@ -1,4 +1,3 @@
FROM git.luke-else.co.uk/luke-else/base:latest
RUN apk add --no-cache \
go
RUN apk add --no-cache go