Skip to content

Commit

Permalink
Merge pull request #461 from polystat/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
Update ubuntu Docker tag to v24
  • Loading branch information
IngeniariusSoftware authored Apr 26, 2024
2 parents 127f7d6 + a8e9e06 commit 2a727e6
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 @@ -20,7 +20,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

FROM ubuntu:22.04
FROM ubuntu:24.04
MAINTAINER Yegor Bugayenko <[email protected]>
WORKDIR /eo

Expand Down

0 comments on commit 2a727e6

Please sign in to comment.