Skip to content

Commit 86ff138

Browse files
chore(deps): update alpine docker tag to v3.21
Signed-off-by: Renovate Bot <[email protected]>
1 parent fd36ff0 commit 86ff138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN apt-get update \
3030
&& python3 /defaults.py \
3131
&& python3 /generator.py
3232

33-
FROM alpine:3.18
33+
FROM alpine:3.21
3434
COPY --from=cue-builder /build/bin/cue /bin/cue
3535
COPY --from=cue-definition-generator /output /definitions
3636

0 commit comments

Comments
 (0)