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.208.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eirinici committed Sep 22, 2020
1 parent 1ec609a commit 644296f
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.207.0
ARG baseimage=cloudfoundry/cflinuxfs3:0.208.0
FROM golang:1.13 as builder
WORKDIR /eirinifs/
COPY . .
Expand Down

0 comments on commit 644296f

Please sign in to comment.