Skip to content

Commit

Permalink
reverted ubuntu upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
janproch committed May 13, 2024
1 parent a23bda7 commit c2abc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04
FROM ubuntu:22.04

RUN apt-get update && apt-get install -y \
curl \
Expand Down

0 comments on commit c2abc83

Please sign in to comment.