Skip to content

Commit 18b1ef4

Browse files
M123-dev-2M123-dev
andauthored
[create-pull-request] automated change (#51)
Co-authored-by: M123-dev <M123-dev@users.noreply.github.com>
1 parent 6d414bf commit 18b1ef4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

maybe_finance/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM --platform=${BUILD_ARCH} alpine/git AS clone
1313
WORKDIR /src
1414
RUN apk add --no-cache git && \
1515
git clone https://github.com/maybe-finance/maybe.git . && \
16-
git checkout ab6fdbbb6806e870362f44728f88f0c82831ff10
16+
git checkout 77b5469832758d1cbee1a940f3012a1ae1c74cd3
1717

1818
############################
1919
# Stage 2: Base image with necessary dependencies

maybe_finance/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ options:
5353
rails_assume_ssl: false
5454
good_job_execution_mode: "async"
5555
require_invite_code: true
56-
version: 0.5.9
56+
version: 0.5.10
5757
#build:
5858
# dockerfile: Dockerfile
5959
# args:

0 commit comments

Comments
 (0)