Skip to content

Commit ad26775

Browse files
committed
Use base image for minimal example
1 parent 47c5fb9 commit ad26775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/minimal/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/cloudflare/sandbox:0.6.1-python
1+
FROM docker.io/cloudflare/sandbox:0.6.1
22

33
# Required during local development to access exposed ports
44
EXPOSE 8080

0 commit comments

Comments
 (0)