Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
voigt committed Oct 15, 2023
1 parent 1d73429 commit dfc9a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-2-redis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM scratch
COPY ./example-2-redis/spin.toml ./spin.toml
COPY ./example-2-redis/redis/runtime_config.toml ./runtime_config.toml
COPY ./example-2-redis/redis/runtime_config.toml ./runtime.toml
COPY ../bin/env_explorer.wasm ./env_explorer.wasm

0 comments on commit dfc9a24

Please sign in to comment.