Skip to content

Commit

Permalink
v1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljackson committed Feb 14, 2023
1 parent f7d58a2 commit 81e7827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ run_ct_container() {
docker run --rm --interactive --detach --network host --name test-cont \
--volume "$(pwd):/go/src/github.com/mattermost/mattermost-operator" \
--workdir "/go/src/github.com/mattermost/mattermost-operator" \
"golang:1.19.5" \
"golang:1.19.4" \
cat
echo
}
Expand Down

0 comments on commit 81e7827

Please sign in to comment.