Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit a254999

Browse files
authored
Alpine Linux 3.16 (#71)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
1 parent 84d618a commit a254999

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=32800
22
ARG JLS_SHA256=a4dff1f4e1ac720ffdc62b3af0f52cd4e42487c6a08985d5b8863ad4c0889134
33

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

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

0 commit comments

Comments
 (0)