Skip to content

Commit

Permalink
chore: trigger docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
qui-pham committed Aug 8, 2024
1 parent b6cb041 commit 29dce80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:experimental
# Build stage - Rust Container

FROM rust:1.80 as build

RUN apt-get update && apt-get install -y cmake
Expand Down

0 comments on commit 29dce80

Please sign in to comment.