Skip to content

Commit 88468c5

Browse files
committed
Upgrade to Alien4Cloud 2.1.1
1 parent c014a12 commit 88468c5

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
3+
ARG a4c_version=2.1.1
44

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

0 commit comments

Comments
 (0)