Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin e462f1f2f1 ci: Begin CI pipeline
mqttdpms/pipeline/head There was a failure building this commit Details
2022-05-22 13:19:06 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM rust:1.59.0-slim
FROM rust:slim
RUN apt-get update && \
apt-get install -y \