We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37c19d5 + 7609214 commit 4f2815aCopy full SHA for 4f2815a
1 file changed
deploy.Dockerfile
@@ -1,6 +1,6 @@
1
# Use a multi-stage build to generate the site with python
2
# and serve the generated HTML with nginx
3
-FROM python:3.9-alpine as builder
+FROM python:3.10-alpine as builder
4
5
LABEL Description="Create an image to deploy bakery.cakephp.org"
6
0 commit comments