Skip to content

Commit

Permalink
Upgrade builder image to v3.2.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
jari-hodju authored Mar 15, 2024
1 parent 87c3d13 commit e098bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use ROS builder image just to get the build tools in place
FROM ghcr.io/tiiuae/fog-ros-baseimage-builder:v3.1.0 AS builder
FROM ghcr.io/tiiuae/fog-ros-baseimage-builder:v3.2.0 AS builder

RUN apt update \
&& apt install -y --no-install-recommends \
Expand Down

0 comments on commit e098bae

Please sign in to comment.