chore(deps): update alpine docker tag to v3.19
This commit is contained in:
parent
2feb2d47b5
commit
b049930da9
12 changed files with 12 additions and 12 deletions
|
|
@ -20,7 +20,7 @@ RUN go get -d -v ./admin && \
|
|||
go build -v -buildmode=plugin -o repochecker/videos-rules.so ./repochecker/videos
|
||||
|
||||
|
||||
FROM alpine:3.18
|
||||
FROM alpine:3.19
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
|
|
|
|||
Reference in a new issue