User Alpine 3 to stay up to date (#2488)

User Alpine 3 to stay up to date
This commit is contained in:
Jan Mussler 2024-01-03 16:48:22 +01:00 committed by GitHub
parent 957e8722c3
commit 9d52a95782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3.15:latest ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3:latest
ARG VERSION=latest ARG VERSION=latest
FROM ubuntu:20.04 as builder FROM ubuntu:20.04 as builder