Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
update cflinuxfs3 version to 0.215.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eirinici committed Dec 9, 2020
1 parent 1827b0d commit 9786f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG baseimage=cloudfoundry/cflinuxfs3:0.214.0
ARG baseimage=cloudfoundry/cflinuxfs3:0.215.0
FROM golang:1.15.6 as builder
WORKDIR /eirinifs/
COPY . .
Expand Down

0 comments on commit 9786f1b

Please sign in to comment.