Skip to content

Commit

Permalink
10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fopwoc committed May 18, 2024
1 parent 23b1a1f commit 0177447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:jammy

LABEL MAINTAINER="Ilya Dobryakov <ilya.dobryakov@icloud.com>"

ENV VERSION=10.4.0
ENV VERSION=10.5.0

RUN apt-get update && apt-get -y upgrade && \
apt-get install -y curl libwxgtk3.0-gtk3-dev deutex zlib1g-dev libasound2-dev cmake build-essential && \
Expand Down

0 comments on commit 0177447

Please sign in to comment.