CI: Pin Alpine repo to latest version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
019d46817e
commit
1bde118f9d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ RUN set -ex \
|
|||
-ldflags "-X main.version=$(git describe --tags --always || echo dev)"
|
||||
|
||||
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.21
|
||||
|
||||
LABEL maintainer "Knut Ahlers <knut@ahlers.me>"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue