Skip to content

Commit

Permalink
chore(build, api): bump builder image to rust:1.82-slim-bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
azasypkin committed Nov 7, 2024
1 parent 066ac00 commit 352a94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.81-slim-bookworm AS builder
FROM rust:1.82-slim-bookworm AS builder
WORKDIR /app

# Install dependencies.
Expand Down

0 comments on commit 352a94a

Please sign in to comment.