Skip to content

Commit

Permalink
Prepare for v0.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
  • Loading branch information
ktock committed Mar 16, 2023
1 parent 8268103 commit daf6f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG OPTIMIZATION_MODE=wizer # "wizer" or "native"
# ARG OPTIMIZATION_MODE=native

ARG SOURCE_REPO=https://github.com/ktock/container2wasm
ARG SOURCE_REPO_VERSION=v0.2.2
ARG SOURCE_REPO_VERSION=v0.2.3

FROM scratch AS oci-image-src
COPY . .
Expand Down

0 comments on commit daf6f24

Please sign in to comment.