Private
Public Access
1
0

Update dependencies and Go

This commit is contained in:
2023-12-08 22:02:49 -08:00
parent 37d66b073e
commit 69cc4b4e80
4 changed files with 46 additions and 18 deletions

View File

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