Skip to content

Commit 9a39fd8

Browse files
authored
Merge pull request #356 from IQTLabs/renovate/alpine-3.x
Update alpine Docker tag to v3.22
2 parents 3623298 + 2c83f0a commit 9a39fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pipetteconf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 3.13 does not work on Raspbian, https://github.com/alpinelinux/docker-alpine/issues/110
2-
FROM alpine:3.21
2+
FROM alpine:3.22
33

44
RUN apk update && \
55
apk add openvswitch iproute2 bash

0 commit comments

Comments
 (0)