mirror of
https://github.com/lukstep/raspberry-pi-pico-docker-sdk.git
synced 2026-09-25 04:09:31 +03:00
Update base container image to Ubuntu 26.04
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:24.04
|
||||
FROM ubuntu:26.04
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get upgrade -y && \
|
||||
|
||||
Reference in New Issue
Block a user