We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892d3ea commit 9bd2e5fCopy full SHA for 9bd2e5f
.changelog/82.feature.md
@@ -0,0 +1 @@
1
+docker: Bump oasis-cli to 0.15.3
docker/Dockerfile
@@ -2,7 +2,7 @@
2
FROM golang:1.25-bookworm AS builder
3
WORKDIR /app
4
5
-ARG OASIS_CLI_VERSION=0.15.2
+ARG OASIS_CLI_VERSION=0.15.3
6
# ARG OASIS_CLI_BRANCH=master
7
8
# Download or build oasis CLI.
0 commit comments