Skip to content

Commit bdc6130

Browse files
authored
dev-to-stage test (#8)
trying the stage build workflow again
1 parent 277f67b commit bdc6130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM python:3.13-slim
2+
# Another change for a full test
23

34
RUN apt-get update && \
45
apt-get install -y --no-install-recommends git ca-certificates && \

0 commit comments

Comments
 (0)