We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b75009 commit e108235Copy full SHA for e108235
docker/Tangle.Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
#
15
-FROM ubuntu:22.04
+FROM ubuntu:24.04
16
17
COPY ../target/release/tangle /usr/local/bin/
18
0 commit comments