Skip to content

Commit

Permalink
Update push-tags.sh
Browse files Browse the repository at this point in the history
Use 4.34 / 9745 for tags
  • Loading branch information
siomiz authored Jul 14, 2020
1 parent 6597fcd commit 2757f2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions push-tags.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
set -x

SE_VERSION="4.29"
SE_REVISION="9680"
SE_VERSION="4.34"
SE_REVISION="9745"

BASE_TAGS="latest centos debian alpine ubuntu"

Expand Down

0 comments on commit 2757f2a

Please sign in to comment.