Skip to content

Commit

Permalink
Bump Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
osiewicz committed Feb 20, 2025
1 parent 4d149c6 commit a14fe81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-collab
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.2

FROM rust:1.81-bookworm as builder
FROM rust:1.85-bookworm as builder
WORKDIR app
COPY . .

Expand Down

0 comments on commit a14fe81

Please sign in to comment.