Skip to content

Commit

Permalink
Merge pull request #150 from IQTLabs/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.14
  • Loading branch information
anarkiwi authored Jun 16, 2021
2 parents a18f091 + 72f6127 commit 8891218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.pipetteconf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 3.13 does not work on Raspbian, https://github.com/alpinelinux/docker-alpine/issues/110
FROM alpine:3.13
FROM alpine:3.14

RUN apk update && \
apk add openvswitch iproute2 bash
Expand Down

0 comments on commit 8891218

Please sign in to comment.