Skip to content

Commit

Permalink
Correct frolvlad stamp name
Browse files Browse the repository at this point in the history
Signed-off-by: Flynn <[email protected]>
  • Loading branch information
kflynn committed Aug 3, 2022
1 parent 72020e5 commit fcbc463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/src/docker-import.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ stamp_image () {
}

# ORDER MATTERS HERE
stamp_image frolvlad/alpine-glibc:alpine-3.15 base # This MUST be frolvlad, not emissary.local/base
stamp_image frolvlad/alpine-glibc:alpine-3.15_glibc-2.34 base # This MUST be frolvlad, not emissary.local/base
stamp_image emissary.local/kat-client kat-client
stamp_image emissary.local/kat-server kat-server

Expand Down

0 comments on commit fcbc463

Please sign in to comment.