Skip to content

Commit

Permalink
fix: update main script with lint fixes (#50)
Browse files Browse the repository at this point in the history
* fix: update main script with lint fixes

* ci: use ubuntu:20.04 base image for testing
  • Loading branch information
chingor13 authored Apr 24, 2023
1 parent e6dc759 commit 1497d14
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 267 deletions.
2 changes: 1 addition & 1 deletion docker/python/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:18.04
FROM ubuntu:20.04

ENV DEBIAN_FRONTEND noninteractive

Expand Down
Loading

0 comments on commit 1497d14

Please sign in to comment.