Use latest stable for Docker image

merge-requests/258/head
Jonas Platte 2 years ago
parent 6e322716ca
commit 5afb27a5a9
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM docker.io/rust:1.53-alpine AS builder
FROM docker.io/rust:1.58-alpine AS builder
WORKDIR /usr/src/conduit
# Install required packages to build Conduit and it's dependencies

Loading…
Cancel
Save