Skip to content

Commit

Permalink
Upgrade to WeeChat 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhrozenByte committed Oct 21, 2023
1 parent 2c8176a commit 34d741e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ OWNER="${OWNER:-sgsgermany}"
IMAGE="${IMAGE:-weechat}"
TAGS="${TAGS:-latest}"

VERSION_PATTERN="4.0.*"
VERSION_PATTERN="4.1.*"

MERGE_IMAGE_GIT_REPO="https://github.com/weechat/weechat-container.git"
MERGE_IMAGE_GIT_REF="refs/heads/main"
Expand Down

0 comments on commit 34d741e

Please sign in to comment.