Skip to content

Commit

Permalink
Merge pull request #15 from ktock/prepare-v0.2.1
Browse files Browse the repository at this point in the history
Prepare for v0.2.1
  • Loading branch information
ktock authored Mar 10, 2023
2 parents baf9ce9 + 9cf3961 commit 6e44c2e
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 @@ -23,7 +23,7 @@ ARG OPTIMIZATION_MODE=wizer # "wizer" or "native"
ARG EMSCRIPTEN_INITIAL_MEMORY=200MB

ARG SOURCE_REPO=https://github.com/ktock/container2wasm
ARG SOURCE_REPO_VERSION=v0.2.0
ARG SOURCE_REPO_VERSION=v0.2.1

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

0 comments on commit 6e44c2e

Please sign in to comment.