Skip to content

Commit

Permalink
Merge pull request #24 from bouzuya/dependabot/docker/rust-1.76-alpine
Browse files Browse the repository at this point in the history
Bump rust from 1.75-alpine to 1.76-alpine
  • Loading branch information
bouzuya committed Feb 16, 2024
2 parents 5d4fcee + 8f069be commit 9fdb584
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.75-alpine as builder
FROM rust:1.76-alpine as builder

WORKDIR /usr/src/genuuid
RUN apk update && apk add --no-cache musl-dev
Expand Down

0 comments on commit 9fdb584

Please sign in to comment.