Skip to content

Commit

Permalink
Update driver/features.go
Browse files Browse the repository at this point in the history
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
  • Loading branch information
n-g and dvdksn committed Mar 8, 2024
1 parent 8fc2634 commit fa960fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ const DockerExporter Feature = "Docker exporter"
const CacheExport Feature = "Cache export"
const MultiPlatform Feature = "Multi-platform build"

const DefaultLoad Feature = "Automatically load images to docker store"
const DefaultLoad Feature = "Automatically load images to the Docker Engine image store"

0 comments on commit fa960fa

Please sign in to comment.