Skip to content

Commit

Permalink
new upstream 4.18.1 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo authored Sep 18, 2023
1 parent 4651edc commit 7830889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM quay.io/bedrock/ubuntu:22.04

ENV DEBIAN_FRONTEND noninteractive

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

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

0 comments on commit 7830889

Please sign in to comment.