Skip to content

Commit

Permalink
Merge pull request #49 from YuZhong-Chen/fix-template-ws
Browse files Browse the repository at this point in the history
Fix template_ws
  • Loading branch information
j3soon authored Aug 21, 2024
2 parents aae39be + e8b4ec6 commit 161585b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template_ws/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ FROM arm64v8/ros:humble AS arm64
# It may be `arm64` or `amd64` depending on the platform.
# Ref: https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope
FROM $TARGETARCH
ARG TARGETARCH

# Arguments for the default user
ARG USERNAME=user
Expand Down

0 comments on commit 161585b

Please sign in to comment.