We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9cd44 commit 77cf001Copy full SHA for 77cf001
Dockerfile
@@ -14,7 +14,7 @@
14
# along with this program. If not, see <http://www.gnu.org/licenses/>.
15
16
# Compile
17
-FROM rust:1.63-alpine AS compiler
+FROM rust:1.65-alpine AS compiler
18
19
WORKDIR /parseable
20
Dockerfile.static
0 commit comments