Skip to content

Commit

Permalink
Add docker syntax image
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Jul 30, 2024
1 parent 5e515c3 commit 6671d17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions copy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ source_images=(

# localnet build images
"golang:1.22.5-bookworm"

# docker syntax
docker/dockerfile:1.7-labs
)

for source_image in "${source_images[@]}"; do
Expand Down

0 comments on commit 6671d17

Please sign in to comment.