Skip to content

Commit 2dbb04a

Browse files
authored
Alpine Linux 3.15 (#58)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
1 parent 27a5337 commit 2dbb04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG JLS_VERSION=30211
22
ARG JLS_SHA256=9e3e1959fb1823346defe2f0622004268a91f5377587e993a47cb71ef2890a22
33

44
FROM crazymax/yasu:latest AS yasu
5-
FROM alpine:3.14
5+
FROM alpine:3.15
66

77
ENV JLS_PATH="/opt/jetbrains-license-server" \
88
TZ="UTC" \

0 commit comments

Comments
 (0)