Skip to content

Commit

Permalink
update to version 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
defcon84 committed Jan 25, 2022
1 parent 0eb9a3f commit 83ce6ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.twgit_features_subject
/.twgit
/.vscode
2 changes: 1 addition & 1 deletion image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM osixia/light-baseimage:alpine-0.1.6-dev

# Keepalived version
ARG KEEPALIVED_VERSION=2.0.20
ARG KEEPALIVED_VERSION=2.2.7

# Download, build and install Keepalived
RUN apk --no-cache add \
Expand Down

0 comments on commit 83ce6ea

Please sign in to comment.