ntfy : bump alpine version

This commit is contained in:
Gitouche 2023-10-26 12:28:22 +02:00
parent 7e7d340ab8
commit 0f5ddbed71
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#Build stage
FROM docker.io/library/golang:1.20-alpine3.17 AS build-env
FROM docker.io/library/golang:1.20-alpine3.18 AS build-env
ARG NTFY_VERSION