Skip to content

Commit

Permalink
bump runner base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgb committed Oct 21, 2023
1 parent d586ad1 commit fbc72df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.56-slim
FROM rust:1.73-slim

# Alternative approach:
# RUN cargo install wasm-pack
Expand Down

0 comments on commit fbc72df

Please sign in to comment.