Bump rust docker image version.
This commit is contained in:
parent
c6d2d9b42c
commit
7b5cba1ba9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.69-alpine
|
FROM rust:1.72-alpine
|
||||||
|
|
||||||
RUN mkdir webmention-filer
|
RUN mkdir webmention-filer
|
||||||
COPY src webmention-filer/src
|
COPY src webmention-filer/src
|
||||||
|
|
Loading…
Reference in a new issue