Skip to content

Commit

Permalink
fix: set upgrade test new version to v17 (#2255)
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera authored May 24, 2024
1 parent fc3cf8c commit a98d2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN mkdir -p $GOPATH/bin/old
RUN mkdir -p $GOPATH/bin/new

ARG OLD_VERSION=v15.0.0
ENV NEW_VERSION=v16
ENV NEW_VERSION=v17

# Build new release from the current source
COPY go.mod /go/delivery/zeta-node/
Expand Down

0 comments on commit a98d2cd

Please sign in to comment.