Skip to content

Commit

Permalink
Update Kaigara to 0.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
xenirio authored and mnaichuk committed Aug 16, 2021
1 parent 38a39a7 commit 46907f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -10,7 +10,7 @@ MAINTAINER lbellet@heliostech.fr
# See https://docs.docker.com/engine/reference/commandline/build/#set-build-time-variables-build-arg
#
ARG RAILS_ENV=production
ENV RAILS_ENV=${RAILS_ENV} APP_HOME=/home/app KAIGARA_VERSION=0.1.28
ENV RAILS_ENV=${RAILS_ENV} APP_HOME=/home/app KAIGARA_VERSION=0.1.29

# Allow customization of user ID and group ID (it's useful when you use Docker bind mounts)
ARG UID=1000
Expand Down

0 comments on commit 46907f3

Please sign in to comment.