Skip to content

Commit

Permalink
fix: docs/samples/explanation/aif/germancredit/server/Dockerfile to r…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent 53566c7 commit c00c14a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use the official lightweight Python image.
# https://hub.docker.com/_/python
FROM python:3.10-slim
FROM python:3.14.0a1-slim

ENV APP_HOME /app
WORKDIR $APP_HOME
Expand Down

0 comments on commit c00c14a

Please sign in to comment.