We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7100b49 commit f78e8f2Copy full SHA for f78e8f2
Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: MPL-2.0
4
#
5
6
-FROM python:3.10.14-bullseye AS base-image
+FROM python:3.10.16-bullseye AS base-image
7
8
RUN apt-get update && \
9
apt-get -y install libeccodes-dev && \
0 commit comments