Skip to content

Commit

Permalink
Update ubuntu build image to oldest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
austinmatherne-wk committed Jan 5, 2024
1 parent 00008da commit 2367112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use oldest release with standard support for linked glibc compatibility
FROM ubuntu:18.04
FROM ubuntu:20.04

ARG OPENSSL_VERSION
ARG PYTHON_VERSION
Expand Down

0 comments on commit 2367112

Please sign in to comment.