Skip to content

Commit

Permalink
Release Docker Image ufw-docker-agent:200812
Browse files Browse the repository at this point in the history
  • Loading branch information
chaifeng committed Aug 12, 2020
1 parent e12810d commit 347bd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ufw-docker
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GREP_REGEXP_INSTANCE_NAME="[-_.[:alnum:]]\\+"
DEFAULT_PROTO=tcp

ufw_docker_agent=ufw-docker-agent
ufw_docker_agent_image="${UFW_DOCKER_AGENT_IMAGE:-chaifeng/${ufw_docker_agent}:181005}"
ufw_docker_agent_image="${UFW_DOCKER_AGENT_IMAGE:-chaifeng/${ufw_docker_agent}:200812}"

function ufw-docker--status() {
ufw-docker--list "$GREP_REGEXP_INSTANCE_NAME"
Expand Down

0 comments on commit 347bd31

Please sign in to comment.