* MOD: change docker base image to alpine:latest
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18
|
||||
FROM alpine:latest
|
||||
LABEL maintainer.name="Uwe Hermann"\
|
||||
maintainer.email="uh@uleenucks.de"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Run Lynx in a container
|
||||
#
|
||||
FROM alpine:3.18
|
||||
FROM alpine:latest
|
||||
LABEL maintainer.name="Uwe Hermann"\
|
||||
maintainer.email="uh@uleenucks.de"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18
|
||||
FROM alpine:latest
|
||||
LABEL maintainer.name="Uwe Hermann"\
|
||||
maintainer.email="uh@uleenucks.de"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18
|
||||
FROM alpine:latest
|
||||
LABEL maintainer.name="Uwe Hermann"\
|
||||
maintainer.email="uh@uleenucks.de"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18
|
||||
FROM alpine:latest
|
||||
LABEL maintainer.name="Uwe Hermann"\
|
||||
maintainer.email="uh@uleenucks.de"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18
|
||||
FROM alpine:latest
|
||||
LABEL maintainer.name="Uwe Hermann"\
|
||||
maintainer.email="uh@uleenucks.de"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user