Upgraded to Alpine 3.13.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.2
|
||||
FROM alpine:3.13.5
|
||||
|
||||
# Whenever possible, install tools using the distro package manager
|
||||
RUN apk add --no-cache tini ttyd socat nginx unzip openssl openssh ca-certificates && \
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.2
|
||||
FROM alpine:3.13.5
|
||||
|
||||
# Whenever possible, install tools using the distro package manager
|
||||
RUN apk add --no-cache tini ttyd socat nginx unzip openssl openssh ca-certificates && \
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.2
|
||||
FROM alpine:3.13.5
|
||||
|
||||
# Whenever possible, install tools using the distro package manager
|
||||
RUN apk add --no-cache tini ttyd socat nginx unzip openssl openssh ca-certificates && \
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.2
|
||||
FROM alpine:3.13.5
|
||||
|
||||
# Whenever possible, install tools using the distro package manager
|
||||
RUN apk add --no-cache tini ttyd socat nginx unzip openssl openssh ca-certificates && \
|
||||
|
Reference in New Issue
Block a user