Update rust Docker tag to v1.82.0
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m50s
Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m50s
Details
This commit is contained in:
parent
1c62348f18
commit
4977312f9f
|
@ -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