Skip to content

Commit

Permalink
Update docker deps
Browse files Browse the repository at this point in the history
  • Loading branch information
briandealwis committed Jan 9, 2021
1 parent 8529a58 commit b725c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/skaffold/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# This base image has to be updated manually after running `make build_deps`
FROM gcr.io/k8s-skaffold/build_deps:f6315480079f9c0b355db413eef9322cf0410b18 as builder
FROM gcr.io/k8s-skaffold/build_deps:99947454c311d61d348a3dbb14ed5cfd9b69de61 as builder
WORKDIR /skaffold
COPY . .

Expand Down

0 comments on commit b725c1e

Please sign in to comment.