Skip to content

Commit c014a12

Browse files
committed
Upgrade to Alien4Cloud 2.1.0
1 parent 42f68e7 commit c014a12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.0-SM7
3+
ARG a4c_version=2.1.0
44

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

0 commit comments

Comments
 (0)