Skip to content

Commit 8bc8d55

Browse files
committed
working with python version
1 parent cc749f1 commit 8bc8d55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/integration/fixtures/bacnet/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12 as base
1+
FROM python:3.11
22

33
WORKDIR /opt
44

tests/integration/fixtures/buildingmotif/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10
1+
FROM python:3.11
22

33
WORKDIR /home/buildingmotif
44

0 commit comments

Comments
 (0)