Skip to content

Commit 4bcc332

Browse files
core: Update docker base to 0.2.6
1 parent b74dfde commit 4bcc332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Override with --build-arg BASE_IMAGE=blueos-base:dev for local builds
2-
ARG BASE_IMAGE=bluerobotics/blueos-base:0.2.5
2+
ARG BASE_IMAGE=bluerobotics/blueos-base:0.2.6
33

44
# Build frontend
55
FROM --platform=$BUILDPLATFORM oven/bun:1.0.3-slim AS frontend-builder

0 commit comments

Comments
 (0)