We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca456a5 commit 897e006Copy full SHA for 897e006
src/mock_vws/_flask_server/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim as base
+FROM python:3.12-slim AS base
2
# We set this pretend version as we do not have Git in our path, and we do
3
# not care enough about having the version correct inside the Docker container
4
# to install it.
0 commit comments