Skip to content

Commit fd00bc7

Browse files
committed
bump python version
1 parent b53acc9 commit fd00bc7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-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.9 as base
1+
FROM python:3.12 as base
22

33
WORKDIR /opt
44

tests/integration/fixtures/bacnet/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: "3.4"
21
services:
32
device:
43
build:

0 commit comments

Comments
 (0)