Private
Public Access
1
0

Upgrade Go & dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-17 21:03:31 -08:00
parent e316aeee99
commit a5b1f9ef08
11 changed files with 225 additions and 166 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.21.0
FROM alpine:3.21
RUN apk --no-cache upgrade
RUN apk --no-cache add ca-certificates tzdata zsh jq tmux curl