Merge pull request 'Update rust Docker tag to v1.82.0' (#11) from renovate/rust-1.x into main
Unit Tests with docker compose and cargo / unit-test (push) Has been cancelled
Details
Unit Tests with docker compose and cargo / unit-test (push) Has been cancelled
Details
Reviewed-on: #11
This commit is contained in:
commit
07824e1710
|
@ -1,6 +1,6 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM rust:1.79.0-slim-bullseye AS build
|
||||
FROM rust:1.82.0-slim-bullseye AS build
|
||||
WORKDIR /app
|
||||
ARG APP_NAME=mastodon-image-uploader-bot
|
||||
|
||||
|
|
Loading…
Reference in New Issue