Skip to content

Commit

Permalink
Update docker base image
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Dec 2, 2023
1 parent 86d6a00 commit 7b54824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM rust:1.66-alpine as builder
FROM rust:1.74-alpine as builder

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

0 comments on commit 7b54824

Please sign in to comment.