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