Skip to content

Commit

Permalink
Updated the CI container to Bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed Jul 2, 2018
1 parent 0b43658 commit 291e082
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 @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ubuntu:artful
FROM ubuntu:bionic

ENV LC_ALL en_US.UTF-8
ENV LANG en_US.UTF-8
Expand Down

0 comments on commit 291e082

Please sign in to comment.