Skip to content

Commit 251505e

Browse files
joaoantoniocardosopatrickelectric
authored andcommitted
core: Dockerfile: Update base to 0.2.2
1 parent bf36e6d commit 251505e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set -e
2323

2424
EOF
2525

26-
FROM bluerobotics/blueos-base:0.2.1 AS base
26+
FROM bluerobotics/blueos-base:0.2.2 AS base
2727

2828
# Download binaries
2929
FROM base AS download-binaries

0 commit comments

Comments
 (0)