File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ python3.12-bookworm: clean-python3.12-bookworm
14
14
--build-arg DEBIAN_RELEASE=bookworm \
15
15
--build-arg UBUNTU_RELEASE=jammy \
16
16
--build-arg PYTHON_VERSION=3.12 \
17
- --build-arg REPO_TAG=debian/3.12.0 -1+jammy1 \
17
+ --build-arg REPO_TAG=debian/3.12.2 -1+jammy3 \
18
18
--output build/bookworm/python3.12 \
19
19
--force-rm \
20
20
--no-cache \
@@ -28,7 +28,7 @@ python3.12-bullseye: clean-python3.12-bullseye
28
28
--build-arg DEBIAN_RELEASE=bullseye \
29
29
--build-arg UBUNTU_RELEASE=focal \
30
30
--build-arg PYTHON_VERSION=3.12 \
31
- --build-arg REPO_TAG=debian/3.12.0 -1+focal1 \
31
+ --build-arg REPO_TAG=debian/3.12.2 -1+focal3 \
32
32
--output build/bullseye/python3.12 \
33
33
--force-rm \
34
34
--no-cache \
@@ -42,7 +42,7 @@ python3.12-buster: clean-python3.12-buster
42
42
--build-arg DEBIAN_RELEASE=buster \
43
43
--build-arg UBUNTU_RELEASE=focal \
44
44
--build-arg PYTHON_VERSION=3.12 \
45
- --build-arg REPO_TAG=debian/3.12.0 -1+focal1 \
45
+ --build-arg REPO_TAG=debian/3.12.2 -1+focal3 \
46
46
--output build/buster/python3.12 \
47
47
--force-rm \
48
48
--no-cache \
You can’t perform that action at this time.
0 commit comments