Skip to content

Commit

Permalink
24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
frostbyte73 committed Nov 20, 2024
1 parent 817d98b commit 2af5a24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/chrome/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ubuntu:22.04
FROM ubuntu:24.04

RUN mkdir /chrome-installer
COPY output/arm64 /chrome-installer/arm64
Expand Down
2 changes: 1 addition & 1 deletion build/chrome/install-chrome
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ then
apt-get update
apt-get install -y \
ca-certificates \
libasound2 \
libasound2t64 \
libatk-bridge2.0-0 \
libatk1.0-0 \
libc6 \
Expand Down

0 comments on commit 2af5a24

Please sign in to comment.