Skip to content

Commit ac7ba89

Browse files
chore(deps): update rust docker tag to v1.94 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35a5d3f commit ac7ba89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.93 as builder
18+
FROM rust:1.94 as builder
1919

2020
WORKDIR /usr/src/qv
2121
COPY ./Cargo.toml ./Cargo.toml

0 commit comments

Comments
 (0)