Skip to content

Commit

Permalink
alpine:3.15 to stay on Python3.9
Browse files Browse the repository at this point in the history
with Python 3.10 TLS handshake with cEOS fails due to this napalm-automation/napalm#1731
  • Loading branch information
bortok committed Oct 6, 2022
1 parent 3f8957d commit 3923b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.15

ENV LIGHTTPD_VERSION=1.4.64-r0

Expand Down

0 comments on commit 3923b82

Please sign in to comment.