Update rust Docker tag to v1.83.0
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m39s
Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m39s
Details
This commit is contained in:
parent
0f307b36cc
commit
8151498bf7
|
@ -1,6 +1,6 @@
|
||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM rust:1.82.0-slim-bullseye AS build
|
FROM rust:1.83.0-slim-bullseye AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG APP_NAME=mastodon-image-uploader-bot
|
ARG APP_NAME=mastodon-image-uploader-bot
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue