Skip to content

Commit

Permalink
[2024-05-15 13:58] Docker image update (#125)
Browse files Browse the repository at this point in the history
Signed-off-by: Raoul Linnenbank <[email protected]>
  • Loading branch information
rflinnenbank authored May 15, 2024
1 parent d7e812d commit 12e9a3d
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 369 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# SPDX-License-Identifier: MPL-2.0
#

FROM python:3.10.13-bullseye AS base-image
FROM python:3.10.14-bullseye AS base-image

RUN apt-get update && \
apt-get -y install libeccodes-dev && \
Expand Down
Loading

0 comments on commit 12e9a3d

Please sign in to comment.