Skip to content

Commit 3931c0d

Browse files
Update all minor versions
1 parent 1973d33 commit 3931c0d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN ./mbutil-master/mb-util --do_compression --image_format=pbf ch.swisstopo.bas
2323
RUN ./mbutil-master/mb-util --do_compression --image_format=pbf ch.swisstopo.relief.vt.mbtiles /pbf/relief
2424

2525
# Runtime image
26-
FROM openresty/openresty:1.21.4.3-2-jammy
26+
FROM openresty/openresty:1.27.1.2-2-jammy
2727
RUN \
2828
. /etc/os-release && \
2929
apt-get update && \

acceptance_tests/Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest = "==6.2.5"
88
c2cwsgiutils = "==4.1.4"
99
boltons = "==21.0.0"
1010
netifaces = "==0.11.0"
11-
requests = "==2.27.1"
12-
lxml = "==4.7.1"
11+
requests = "==2.32.5"
12+
lxml = "==4.9.4"
1313

1414
[dev-packages]

acceptance_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pipenv==2022.1.8
1+
pipenv==2022.12.19

0 commit comments

Comments
 (0)