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.227.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eirinici committed Mar 3, 2021
1 parent 61195ab commit be84e72
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.226.0
ARG baseimage=cloudfoundry/cflinuxfs3:0.227.0
FROM golang:1.16 as builder
WORKDIR /eirinifs/
COPY . .
Expand Down

0 comments on commit be84e72

Please sign in to comment.