Skip to content

Commit

Permalink
Fix CI pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBEN committed Jul 5, 2024
1 parent d5dad71 commit fabeac5
Show file tree
Hide file tree
Showing 13 changed files with 1,457 additions and 974 deletions.
2 changes: 1 addition & 1 deletion gallery/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG node_base_image=node:20-slim
ARG rust_base_image=rust:1.72
ARG rust_base_image=rust:1.73

FROM ${node_base_image} AS node_build

Expand Down
Loading

0 comments on commit fabeac5

Please sign in to comment.