Skip to content

Commit af24dd6

Browse files
authored
Update Dockerfile
Update to released alien 2.2.0
1 parent f53e012 commit af24dd6

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
@@ -1,6 +1,6 @@
11
FROM openjdk:8-alpine
22

3-
ARG a4c_version=2.2.0-SM10
3+
ARG a4c_version=2.2.0
44

55
RUN apk add --update bash openssl curl python && \
66
mkdir -p /var/a4c && \

0 commit comments

Comments
 (0)