Skip to content

Commit b62c193

Browse files
committed
Removed redundant Dockerfile for previous workflow
1 parent c2dcb86 commit b62c193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use an official Python runtime based on Debian 10 "buster" as a parent image.
2-
FROM python:3.11
2+
FROM python:3.11 as ci
33

44
# Add user that will be used in the container.
55
RUN useradd wagtail

0 commit comments

Comments
 (0)