Skip to content

Commit

Permalink
Update test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kennygea committed Aug 22, 2023
1 parent f1b20c6 commit c873929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04

RUN useradd -u 1001 -ms /bin/bash dockeruser

Expand Down

0 comments on commit c873929

Please sign in to comment.