We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e986309 + 9287da5 commit 437b59dCopy full SHA for 437b59d
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# Dockerfile for building a Babel image.
2
3
# Let's pick up the latest Debian-based Python image.
4
-FROM python:latest
+FROM python:3.11
5
6
# Configuration options:
7
# - ${ROOT} is where Babel source code will be copied.
0 commit comments