CI FUN FINAL FINAL FINAL
ci/woodpecker/push/test-workflow Pipeline was successful

This commit is contained in:
2026-06-03 16:17:03 -07:00
parent ac874b5a84
commit 3c173d962e
+1 -1
View File
@@ -2,7 +2,7 @@ FROM alpine:3.14
RUN apk update
RUN apk upgrade
RUN apk add rustup postgresql shadow bash gcc clang
RUN apk add rustup postgresql shadow bash gcc clang build-base
RUN useradd -ms /bin/bash test