Skip to content

Commit

Permalink
update rest base image
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Dec 27, 2023
1 parent 00a4ee9 commit 68c0b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.67 as builder
FROM rust:1.74 as builder

LABEL maintainer="[email protected]" \
description="A Image for start service from rust binary"
Expand Down

0 comments on commit 68c0b04

Please sign in to comment.