Skip to content

Commit 2a8b885

Browse files
alambcomphead
andauthored
Update version in datafusion-cli/Dockerfile to 1.81 (#14344)
* Update version in dockerfile * Update datafusion-cli/Dockerfile Co-authored-by: Oleks V <[email protected]> --------- Co-authored-by: Oleks V <[email protected]>
1 parent 50ac43d commit 2a8b885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
FROM rust:1.80-bookworm AS builder
18+
FROM rust:bookworm AS builder
1919

2020
COPY . /usr/src/datafusion
2121
COPY ./datafusion /usr/src/datafusion/datafusion

0 commit comments

Comments
 (0)