Skip to content

Commit

Permalink
Merge pull request #374 from johanhelsing/dependabot/docker/matchbox_…
Browse files Browse the repository at this point in the history
…server/rust-1.74-slim-bullseye

chore(deps): bump rust from 1.73-slim-bullseye to 1.74-slim-bullseye in /matchbox_server
  • Loading branch information
johanhelsing authored Nov 23, 2023
2 parents 70f0e6f + 74bf8c0 commit b5013e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matchbox_server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# to build, run `docker build -f matchbox_server/Dockerfile` from root of the
# repository

FROM rust:1.73-slim-bullseye as builder
FROM rust:1.74-slim-bullseye as builder

WORKDIR /usr/src/matchbox_server/

Expand Down

0 comments on commit b5013e1

Please sign in to comment.