Skip to content

Commit

Permalink
Update jekyll base image
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobenolt committed May 8, 2019
1 parent da13130 commit 89b90d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ARG VERSION=2018.12.10
ARG VERSION=2019.05.08
FROM getsentry/jekyll-base:builder-${VERSION} AS builder
FROM getsentry/jekyll-base:runtime-${VERSION} AS runtime

0 comments on commit 89b90d0

Please sign in to comment.