Skip to content

Commit 7830889

Browse files
authored
new upstream 4.18.1 (#19)
1 parent 4651edc commit 7830889

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
@@ -2,7 +2,7 @@ FROM quay.io/bedrock/ubuntu:22.04
22

33
ENV DEBIAN_FRONTEND noninteractive
44

5-
ARG src_url=https://github.com/apache/cloudstack/archive/refs/tags/4.18.0.0.tar.gz
5+
ARG src_url=https://github.com/apache/cloudstack/archive/refs/tags/4.18.1.0.tar.gz
66

77
RUN echo 'mysql-server mysql-server/root_password password root' | debconf-set-selections; \
88
echo 'mysql-server mysql-server/root_password_again password root' | debconf-set-selections;

0 commit comments

Comments
 (0)