This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
rack-plugin-toolchain
mirror of
https://github.com/VCVRack/rack-plugin-toolchain.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix warning in Dockerfile.
v2
Christoph Scholtes
2 months ago
parent
39a575ed24
commit
3d12823e19
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,5 +1,5 @@
FROM ubuntu:24.04
ENV LANG
C.UTF-8
ENV LANG
=
C.UTF-8
ARG JOBS
ARG MACOS_SDK_VERSION
Write
Preview
Loading…
Cancel
Save