From 76c0d63396259ef8eced973b6378636358f58b41 Mon Sep 17 00:00:00 2001 From: dillbyrne Date: Fri, 14 Jul 2023 18:05:37 +0100 Subject: [PATCH] Alpine Version bump to 3.18.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 494a67c..4ee3aaa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17.3 +FROM alpine:3.18.2 ARG COMMIT_ID ENV COMMIT_ID ${COMMIT_ID}