Skip to content

Commit 3039ebf

Browse files
authored
update version (#16605)
1 parent 3a1df7e commit 3039ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte-cron/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG JDK_VERSION=19-slim-bullseye
22
ARG JDK_IMAGE=openjdk:${JDK_VERSION}
33
FROM ${JDK_IMAGE} AS cron
44

5-
ARG VERSION=0.40.3
5+
ARG VERSION=0.40.4
66

77
ENV APPLICATION airbyte-cron
88
ENV VERSION ${VERSION}

0 commit comments

Comments
 (0)