We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f1a90 commit f0f7794Copy full SHA for f0f7794
.changelog/44.feature.md
@@ -0,0 +1 @@
1
+docker: Bump oasis-cli to 0.14.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.14.1
+ARG OASIS_CLI_VERSION=0.14.2
6
# ARG OASIS_CLI_BRANCH=master
7
8
# Download or build oasis CLI.
0 commit comments