We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0857605 commit 1dafd6fCopy full SHA for 1dafd6f
server/Dockerfile-database-migration
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.5
2
-FROM rust:1.70.0-slim-bookworm
+FROM rust:1.80.1-slim-bookworm
3
WORKDIR /app
4
RUN apt-get update && \
5
apt-get install -y default-libmysqlclient-dev && \
0 commit comments