Private
Public Access
1
0

Update Go and dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-12 22:14:15 -08:00
parent 47b96cd598
commit 6b84bbe5e1
6 changed files with 60 additions and 21 deletions

View File

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