We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a5d3f commit ac7ba89Copy full SHA for ac7ba89
1 file changed
Dockerfile
@@ -15,7 +15,7 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-FROM rust:1.93 as builder
+FROM rust:1.94 as builder
19
20
WORKDIR /usr/src/qv
21
COPY ./Cargo.toml ./Cargo.toml
0 commit comments