chore(deps): update alpine docker tag to v3.21
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
26fd260bb1
commit
fad8b9c340
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.20
|
||||
FROM alpine:3.21
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
|
|
|
|||
Reference in a new issue