From 81d713d674c1d2af91b81dc060c5c8d0118ef84a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?juno=20su=C3=A1rez?= Date: Wed, 17 Apr 2024 18:16:35 -0700 Subject: [PATCH] Update base image to alpine:3.19.1 --- alpine/3.12.0/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpine/3.12.0/Dockerfile b/alpine/3.12.0/Dockerfile index b5884803..3388d637 100644 --- a/alpine/3.12.0/Dockerfile +++ b/alpine/3.12.0/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17 +FROM alpine:3.19.1 MAINTAINER Frank Celler ENV ARANGO_VERSION 3.12.0