Skip to content

Commit

Permalink
Update Dockerfile to use crystal 0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KCErb authored Feb 11, 2021
1 parent b00ef61 commit bd926df
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,4 +1,4 @@
FROM crystallang/crystal:0.35.1-alpine-build as build-image
FROM crystallang/crystal:0.36.1-alpine-build as build-image

ENV MUSL_LOCPATH /usr/share/i18n/locales/musl
ENV MUSL_LOCALE_DEPS cmake make musl-dev gcc gettext-dev libintl
Expand Down

0 comments on commit bd926df

Please sign in to comment.