Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
cloud-config: bump linux metadata (#467)
Browse files Browse the repository at this point in the history
Pick up support for digital ocean and cdrom-by-label.
  • Loading branch information
dweomer authored Jun 15, 2020
1 parent 914c5ee commit 453d08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/20-progs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG TAG
ARG VERSION
FROM ${REPO}/k3os-gobuild:${TAG} as gobuild

ENV LINUXKIT 3f56669576bac1a44cd61f5a9fa540976d33eeed
ENV LINUXKIT 35ae4e028ccdc289af79715d3f04fdf9d13b5fba

FROM gobuild as linuxkit
RUN git clone https://github.com/linuxkit/linuxkit.git $GOPATH/src/github.com/linuxkit/linuxkit
Expand Down

0 comments on commit 453d08d

Please sign in to comment.