Skip to content

Commit ce84e51

Browse files
authored
new upstream 4.19.1.3 (#20)
1 parent 7830889 commit ce84e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.1.0.tar.gz
5+
ARG src_url=https://github.com/apache/cloudstack/archive/refs/tags/4.19.1.3.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)