update docker file

This commit is contained in:
jeanGaston 2024-02-06 10:48:51 +01:00
parent 591823a9c0
commit 671fe942c9

View File

@ -1,5 +1,4 @@
FROM resin/rpi-raspbian:lastest
FROM resin/rpi-raspbian:latest
# Set the working directory in the container
WORKDIR /app