Skip to content

Commit f53e012

Browse files
authored
Update Dockerfile
Upgrade to Alien4Cloud 2.2.0-SM10
1 parent 9ad3cf0 commit f53e012

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-SM9
3+
ARG a4c_version=2.2.0-SM10
44

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

0 commit comments

Comments
 (0)