Skip to content

Commit

Permalink
bugfix: fix rocket bug
Browse files Browse the repository at this point in the history
  • Loading branch information
cbluebird committed Oct 9, 2024
1 parent 2913580 commit 06f30ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/rocket/0.5.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/labring-actions/devbox/java-openjdk17:006879
FROM ghcr.io/labring-actions/devbox/rust-1.81.0:ae313b

RUN cd /home/sealos/project && \
rm -rf ./*
Expand Down

0 comments on commit 06f30ef

Please sign in to comment.