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.224.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eirinici committed Feb 18, 2021
1 parent 3199173 commit 7dddd15
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.223.0
ARG baseimage=cloudfoundry/cflinuxfs3:0.224.0
FROM golang:1.15.8 as builder
WORKDIR /eirinifs/
COPY . .
Expand Down

0 comments on commit 7dddd15

Please sign in to comment.