Skip to content

Commit 8217aa2

Browse files
committed
1 parent 3dc09d1 commit 8217aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Use latest slim Python image. Note that it's built on Debian Stretch.
22
# `python-base` sets up all our shared environment variables
3-
FROM python:3.8.1-slim as python-base
3+
FROM python:3.14.0rc2-slim as python-base
44

55
ARG GRIDAPPSD_PYTHON_VERSION
66

0 commit comments

Comments
 (0)