Skip to content

Commit

Permalink
#74 - Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Jul 20, 2023
1 parent 1ae538c commit b69d6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/images/bromite-build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BROMITE_SHA
ARG VERSION

FROM uazo/bromite:$VERSION-$BROMITE_SHA
FROM uazo/cromite:$VERSION-$BROMITE_SHA

ARG HTTP_PROXY
ENV HTTP_PROXY=$HTTP_PROXY
Expand Down

0 comments on commit b69d6d5

Please sign in to comment.