Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
[Fix]修复tomcat镜像
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Dec 18, 2019
1 parent 4557d8b commit c1f5b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guacamole/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WORKDIR /config
ARG Version=1.5.5
ENV LC_ALL=en_US.UTF-8 \
GUAC_VER=1.0.0 \
TOMCAT_VER=9.0.29
TOMCAT_VER=9.0.30

RUN set -ex \
&& yum install -y epel-release \
Expand Down

0 comments on commit c1f5b19

Please sign in to comment.