Skip to content

Commit

Permalink
Update xonsh-glibc-binary.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Jul 19, 2024
1 parent eb71272 commit 7e696c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xonsh-glibc-binary.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# set `debian:sid` here to get more fresh python (see also https://hub.docker.com/_/debian)
FROM ubuntu
FROM ubuntu:18.04

ARG PYTHON_VER=3.11.3
ARG XONSH_VER=0.18.2
Expand Down

0 comments on commit 7e696c6

Please sign in to comment.