Skip to content

Commit

Permalink
fix: Dockerfile-OSGeoLive to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Feb 21, 2024
1 parent fd145ef commit 2a1b446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-OSGeoLive
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Base: Ubuntu 22.04 with updates and external packages
#
FROM ubuntu:jammy-20240125 AS base
FROM ubuntu:jammy-20240212 AS base
ARG DEBIAN_FRONTEND=noninteractive
ARG BUILD_DEPS=" \
dirmngr \
Expand Down

0 comments on commit 2a1b446

Please sign in to comment.