Skip to content

Commit

Permalink
update version (#16605)
Browse files Browse the repository at this point in the history
  • Loading branch information
alovew authored Sep 12, 2022
1 parent 3a1df7e commit 3039ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-cron/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG JDK_VERSION=19-slim-bullseye
ARG JDK_IMAGE=openjdk:${JDK_VERSION}
FROM ${JDK_IMAGE} AS cron

ARG VERSION=0.40.3
ARG VERSION=0.40.4

ENV APPLICATION airbyte-cron
ENV VERSION ${VERSION}
Expand Down

0 comments on commit 3039ebf

Please sign in to comment.