From e307ab96c068191d824e3a1b4c1a9c916f1bf1d8 Mon Sep 17 00:00:00 2001 From: caseystone Date: Thu, 22 Aug 2024 13:32:50 -0500 Subject: [PATCH] Update to wei v0.6.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6192491..08baf40 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/ad-sdl/wei:v0.6.0 +FROM ghcr.io/ad-sdl/wei:v0.6.1 LABEL org.opencontainers.image.source=https://github.com/AD-SDL/hudson_platecrane_module LABEL org.opencontainers.image.description="Drivers and REST API's for the Hudson Platecrane and Sciclops robots"