Skip to content

Commit a9b6ad6

Browse files
committed
Build feature/wbc branch
1 parent ea9095c commit a9b6ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM python:3.13-slim
22

33
WORKDIR /app
44

5-
ARG branch='master'
5+
ARG branch='feature/wbc'
66

77
RUN apt-get update \
88
&& apt-get install -y --no-install-recommends git \

0 commit comments

Comments
 (0)