Skip to content

Commit

Permalink
Merge pull request #209 from ktock/prepare-0.6.1
Browse files Browse the repository at this point in the history
Prepare for v0.6.1
  • Loading branch information
ktock authored Jan 15, 2024
2 parents da3f35c + 49a1e3a commit b3e4d92
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 @@ -24,7 +24,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.6.0
ARG SOURCE_REPO_VERSION=v0.6.1

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

0 comments on commit b3e4d92

Please sign in to comment.