Skip to content

Commit

Permalink
e2e test: Use oasis-node v23
Browse files Browse the repository at this point in the history
  • Loading branch information
mitjat committed Oct 26, 2023
1 parent bd560e8 commit 5483bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/oasis-net-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.19-buster AS oasis-core

ARG OASIS_CORE_VERSION=22.1.10
ARG OASIS_CORE_VERSION=23.0.2

WORKDIR /code/go

Expand Down

0 comments on commit 5483bc2

Please sign in to comment.